Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
761 | 0 | 0 | 0 | 100% | 12.48 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.ode.nonstiff | 528 | 0 | 0 | 0 | 100% | 11.38 s |
org.hipparchus.ode.sampling | 52 | 0 | 0 | 0 | 100% | 0.033 s |
org.hipparchus.ode.events | 134 | 0 | 0 | 0 | 100% | 0.358 s |
org.hipparchus.ode | 47 | 0 | 0 | 0 | 100% | 0.708 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.hipparchus.ode.nonstiff
org.hipparchus.ode.sampling
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
StepNormalizerTest | 10 | 0 | 0 | 0 | 100% | 0.004 s | |
StepNormalizerOutputOverlapTest | 16 | 0 | 0 | 0 | 100% | 0.008 s | |
FieldStepNormalizerTest | 10 | 0 | 0 | 0 | 100% | 0.018 s | |
StepNormalizerOutputTest | 16 | 0 | 0 | 0 | 100% | 0.003 s |
org.hipparchus.ode.events
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
EventSlopeFilterTest | 14 | 0 | 0 | 0 | 100% | 0.150 s | |
ReappearingEventTest | 2 | 0 | 0 | 0 | 100% | 0.058 s | |
CloseEventsTest | 56 | 0 | 0 | 0 | 100% | 0.047 s | |
OverlappingEventsTest | 2 | 0 | 0 | 0 | 100% | 0.010 s | |
DetectorBasedEventStateTest | 4 | 0 | 0 | 0 | 100% | 0.011 s | |
FieldCloseEventsTest | 56 | 0 | 0 | 0 | 100% | 0.082 s |
org.hipparchus.ode
- | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|---|
FieldDenseOutputModelTest | 4 | 0 | 0 | 0 | 100% | 0.028 s | |
FirstOrderConverterTest | 4 | 0 | 0 | 0 | 100% | 0.023 s | |
ExpandableODETest | 8 | 0 | 0 | 0 | 100% | 0.003 s | |
LocalizedODEFormatsTest | 6 | 0 | 0 | 0 | 100% | 0.017 s | |
FieldExpandableODETest | 8 | 0 | 0 | 0 | 100% | 0.002 s | |
ComplexODEConverterTest | 3 | 0 | 0 | 0 | 100% | 0.125 s | |
VariationalEquationTest | 9 | 0 | 0 | 0 | 100% | 0.465 s | |
DenseOutputModelTest | 5 | 0 | 0 | 0 | 100% | 0.045 s |
Test Cases
[Summary] [Package List] [Test Cases]
FieldDenseOutputModelTest
testBoundaries | 0.008 s | |
testModelsMerging | 0.002 s | |
testRandomAccess | 0.017 s | |
testErrorConditions | 0 s |
AdamsBashforthIntegratorTest
FirstOrderConverterTest
testSmallStep | 0.019 s | |
testDecreasingSteps | 0.004 s | |
testBigStep | 0 s | |
testDoubleDimension | 0 s |
EventSlopeFilterTest
MidpointFieldIntegratorTest
DormandPrince853FieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0.001 s | |
restrictCurrent | 0 s |
LutherFieldIntegratorTest
ExpandableODETest
StepNormalizerTest
ReappearingEventTest
testGragg | 0.025 s | |
testDormandPrince | 0.002 s |
GraggBulirschStoerIntegratorTest
EulerFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
HighamHall54FieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
ThreeEighthesFieldIntegratorTest
EulerIntegratorTest
DormandPrince54StateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
LocalizedODEFormatsTest
GillStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
DormandPrince853IntegratorTest
HighamHall54StateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
GillIntegratorTest
ClassicalRungeKuttaIntegratorTest
ClassicalRungeKuttaFieldIntegratorTest
CloseEventsTest
FieldExpandableODETest
DormandPrince853FieldIntegratorTest
ThreeEighthesFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
AdamsBashforthFieldIntegratorTest
ComplexODEConverterTest
testSecondaryEquation | 0.106 s | |
testDoubleDimension | 0 s | |
testPrimaryEquation | 0.019 s |
ClassicalRungeKuttaFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
ThreeEighthesIntegratorTest
AdamsMoultonFieldIntegratorTest
MidpointIntegratorTest
AdamsMoultonIntegratorTest
OverlappingEventsTest
testOverlappingEvents0 | 0.007 s | |
testOverlappingEvents1 | 0.003 s |
DormandPrince54FieldIntegratorTest
DormandPrince853StateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
StepNormalizerOutputOverlapTest
DormandPrince54IntegratorTest
ThreeEighthesStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
LutherFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0.001 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
EulerFieldIntegratorTest
GillFieldIntegratorTest
FieldStepNormalizerTest
StepNormalizerOutputTest
MidpointStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
HighamHall54FieldIntegratorTest
HighamHall54IntegratorTest
ClassicalRungeKuttaStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
LutherStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
AdamsNordsieckTransformerTest
testPolynomialExtraDerivative | 0 s | |
testTransformInexact | 0 s | |
testPolynomialMissingLastDerivative | 0 s | |
testPolynomialRegular | 0 s | |
testTransformExact | 0 s |
LutherIntegratorTest
FieldExplicitRungeKuttaIntegratorTest
testFraction | 0 s | |
testVersusNonField | 0 s | |
testRealCoefficientsVersusField | 0 s |
GillFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0.001 s | |
nonFieldInterpolatorConsistency | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
DetectorBasedEventStateTest
testEventsCloserThanThreshold | 0.001 s | |
closeEvents | 0.001 s | |
testIssue695 | 0.006 s | |
testIssue965 | 0.001 s |
EulerStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
FieldCloseEventsTest
MidpointFieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0 s | |
nonFieldInterpolatorConsistency | 0.001 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
AdamsStateInterpolatorTest
interpolationAtBounds | 0.009 s | |
degenerateInterpolation | 0 s | |
interpolationInside | 0 s | |
restrictBothEnds | 0.001 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
VariationalEquationTest
DormandPrince54FieldStateInterpolatorTest
interpolationAtBounds | 0 s | |
interpolationInside | 0.001 s | |
nonFieldInterpolatorConsistency | 0.001 s | |
degenerateInterpolation | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0 s |
GraggBulirschStoerStateInterpolatorTest
interpolationAtBounds | 0.001 s | |
degenerateInterpolation | 0 s | |
interpolationInside | 0 s | |
restrictBothEnds | 0 s | |
restrictPrevious | 0 s | |
restrictCurrent | 0.001 s |
DenseOutputModelTest
testBoundaries | 0.004 s | |
testSerialization | 0.035 s | |
testModelsMerging | 0.001 s | |
testRandomAccess | 0.004 s | |
testErrorConditions | 0 s |