| Child |
Name |
Tests |
Failures |
Skipped |
Duration |
Success rate |
| [10] "f", "{f}" |
testMath(String, String)[10] |
1 |
0 |
0 |
0s |
100% |
| [11] "f_g", "{f}_{{g}}" |
testMath(String, String)[11] |
1 |
0 |
0 |
0s |
100% |
| [12] "[[1,2,3],[4,5,6]]", "{\\left[\\begin{array}{ccc} {1}&{2}&{3}\\\\{4}&{5}&{6}\\end{array}\\right]}" |
testMath(String, String)[12] |
1 |
0 |
0 |
0.001s |
100% |
| [1] "f(x)", "{f{{\\left({x}\\right)}}}" |
testMath(String, String)[1] |
1 |
0 |
0 |
0s |
100% |
| [2] "x", "{x}" |
testMath(String, String)[2] |
1 |
0 |
0 |
0s |
100% |
| [3] "color(red)(f(t))=color(blue)((a_0)/2 + sum_(n=1)^ooa_ncos((npit)/L)+sum_(n=1)^oo b_n\\ sin((npit)/L))", "{\\textcolor{red}{{f{{\\left({t}\\right)}}}}}={\\textcolor{blue}{\\frac{{{a}_{{0}}}}{{2}}+{\\sum_{{{n}={1}}}^{\\infty}}{a}_{{n}}{\\cos{{\\left(\\frac{{{n}\\pi{t}}}{{L}}\\right)}}}+{\\sum_{{{n}={1}}}^{\\infty}}{b}_{{n}}\\ {\\sin{{\\left(\\frac{{{n}\\pi{t}}}{{L}}\\right)}}}}}" |
testMath(String, String)[3] |
1 |
0 |
0 |
0.001s |
100% |
| [4] "abs(x)", "{\\left|{{x}}\\right|}" |
testMath(String, String)[4] |
1 |
0 |
0 |
0.001s |
100% |
| [5] "y=ceil(x)", "{y}={\\left\\lceil{{x}}\\right\\rceil}" |
testMath(String, String)[5] |
1 |
0 |
0 |
0.001s |
100% |
| [6] "f(t)=(a_0)/2 + sum_(n=1)^ooa_ncos((npit)/L)+sum_(n=1)^oo b_n\\ sin((npit)/L)", "{f{{\\left({t}\\right)}}}=\\frac{{{a}_{{0}}}}{{2}}+{\\sum_{{{n}={1}}}^{\\infty}}{a}_{{n}}{\\cos{{\\left(\\frac{{{n}\\pi{t}}}{{L}}\\right)}}}+{\\sum_{{{n}={1}}}^{\\infty}}{b}_{{n}}\\ {\\sin{{\\left(\\frac{{{n}\\pi{t}}}{{L}}\\right)}}}" |
testMath(String, String)[6] |
1 |
0 |
0 |
0.001s |
100% |
| [7] "[[a,b],[c,d]]", "{\\left[\\begin{array}{cc} {a}&{b}\\\\{c}&{d}\\end{array}\\right]}" |
testMath(String, String)[7] |
1 |
0 |
0 |
0s |
100% |
| [8] "color(red)(x)", "{\\textcolor{red}{{x}}}" |
testMath(String, String)[8] |
1 |
0 |
0 |
0s |
100% |
| [9] "color(red)(t)=color(blue)(x)", "{\\textcolor{red}{{t}}}={\\textcolor{blue}{{x}}}" |
testMath(String, String)[9] |
1 |
0 |
0 |
0.001s |
100% |