Summary
[Summary] [Package List] [Test Cases]
Tests |
Errors |
Failures |
Skipped |
Success Rate |
Time |
30 |
0 |
0 |
0 |
100% |
0.461 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Test Cases
[Summary] [Package List] [Test Cases]
PolynomialCurveFitterTest
|
testFit |
0.001 s |
|
testSmallError |
0.004 s |
|
testRedundantSolvable |
0.002 s |
|
testNoError |
0.002 s |
|
testLargeSample |
0.305 s |
SimpleCurveFitterTest
|
testPolynomialFit |
0.015 s |
HarmonicCurveFitterTest
|
test1PercentError |
0.004 s |
|
testTinyVariationsData |
0.002 s |
|
testPreconditions1 |
0 s |
|
testMath844 |
0.001 s |
|
testInitialGuess |
0 s |
|
testUnsorted |
0.002 s |
|
testNoError |
0 s |
GaussianCurveFitterTest
|
testWithStartPoint |
0.059 s |
|
testFit01 |
0.002 s |
|
testFit02 |
0 s |
|
testFit03 |
0.001 s |
|
testFit04 |
0.001 s |
|
testFit05 |
0.001 s |
|
testFit06 |
0 s |
|
testFit07 |
0.001 s |
|
testMath519 |
0.016 s |
|
testMath798 |
0 s |
|
testWithMaxIterations1 |
0.001 s |
|
testWithMaxIterations2 |
0.001 s |
WeightedObservedPointsTest
|
testClear |
0 s |
|
testAdd1 |
0.001 s |
|
testAdd2 |
0 s |
|
testAdd3 |
0 s |
|
testToListCopy |
0 s |