Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
17 | 0 | 0 | 0 | 100% | 0.454 s |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.hipparchus.migration.ode | 11 | 0 | 0 | 0 | 100% | 0.435 s |
org.hipparchus.migration | 6 | 0 | 0 | 0 | 100% | 0.019 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.hipparchus.migration.ode
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
ContinuousOutputModelTest | 4 | 0 | 0 | 0 | 100% | 0.018 s | |
JacobianMatricesTest | 7 | 0 | 0 | 0 | 100% | 0.417 s |
org.hipparchus.migration
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
LocalizedMigrationFormatsTest | 6 | 0 | 0 | 0 | 100% | 0.019 s |
Test Cases
[Summary] [Package List] [Test Cases]
ContinuousOutputModelTest
testBoundaries | 0.003 s | |
testModelsMerging | 0.002 s | |
testRandomAccess | 0.008 s | |
testErrorConditions | 0.002 s |