Surefire Report
Summary
[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 194 | 0 | 0 | 2 | 99.0% | 32.01 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.orekit.rugged.errors | 43 | 0 | 0 | 0 | 100% | 4.936 s |
| org.orekit.rugged.intersection.duvenhage | 20 | 0 | 0 | 0 | 100% | 1.654 s |
| org.orekit.rugged.intersection | 7 | 0 | 0 | 0 | 100% | 0.193 s |
| org.orekit.rugged.linesensor | 13 | 0 | 0 | 0 | 100% | 0.528 s |
| org.orekit.rugged.utils | 32 | 0 | 0 | 0 | 100% | 1.780 s |
| org.orekit.rugged.adjustment | 15 | 0 | 0 | 0 | 100% | 5.920 s |
| org.orekit.rugged.refraction | 14 | 0 | 0 | 0 | 100% | 1.588 s |
| org.orekit.rugged.raster | 22 | 0 | 0 | 0 | 100% | 6.618 s |
| org.orekit.rugged.api | 28 | 0 | 0 | 2 | 92.9% | 8.796 s |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.orekit.rugged.errors
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| DumpReplayerTest | 21 | 0 | 0 | 0 | 100% | 4.790 s | |
| RuggedExceptionTest | 6 | 0 | 0 | 0 | 100% | 0.008 s | |
| DumpTest | 4 | 0 | 0 | 0 | 100% | 0.016 s | |
| DumpManagerTest | 4 | 0 | 0 | 0 | 100% | 0.108 s | |
| RuggedMessagesTest | 8 | 0 | 0 | 0 | 100% | 0.014 s |
org.orekit.rugged.intersection.duvenhage
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| MinMaxTreeTileTest | 10 | 0 | 0 | 0 | 100% | 1.178 s | |
| DuvenhageAlgorithmTest | 10 | 0 | 0 | 0 | 100% | 0.476 s |
org.orekit.rugged.intersection
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| ConstantElevationAlgorithmTest | 3 | 0 | 0 | 0 | 100% | 0.005 s | |
| BasicScanAlgorithmTest | 4 | 0 | 0 | 0 | 100% | 0.188 s |
org.orekit.rugged.linesensor
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| FixedRotationTest | 3 | 0 | 0 | 0 | 100% | 0.174 s | |
| PolynomialRotationTest | 3 | 0 | 0 | 0 | 100% | 0.284 s | |
| SensorMeanPlaneCrossingTest | 7 | 0 | 0 | 0 | 100% | 0.070 s |
org.orekit.rugged.utils
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RoughVisibilityEstimatorTest | 2 | 0 | 0 | 0 | 100% | 1.670 s | |
| EnumeratesTest | 4 | 0 | 0 | 0 | 100% | 0.002 s | |
| SpacecraftToObservedBodyTest | 4 | 0 | 0 | 0 | 100% | 0.053 s | |
| NormalizedGeodeticPointTest | 2 | 0 | 0 | 0 | 100% | 0.005 s | |
| ExtendedEllipsoidTest | 14 | 0 | 0 | 0 | 100% | 0.046 s | |
| AbsoluteDateForVectorisationTest | 6 | 0 | 0 | 0 | 100% | 0.004 s |
org.orekit.rugged.adjustment
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| LeastSquareAdjusterTest | 1 | 0 | 0 | 0 | 100% | 0.005 s | |
| AdjustmentContextTest | 5 | 0 | 0 | 0 | 100% | 2.531 s | |
| GroundOptimizationProblemBuilderTest | 4 | 0 | 0 | 0 | 100% | 1.614 s | |
| InterSensorOptimizationProblemBuilderTest | 5 | 0 | 0 | 0 | 100% | 1.770 s |
org.orekit.rugged.refraction
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| AtmosphericRefractionTest | 4 | 0 | 0 | 0 | 100% | 0.711 s | |
| MultiLayerModelTest | 10 | 0 | 0 | 0 | 100% | 0.877 s |
org.orekit.rugged.raster
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| SimpleTileTest | 17 | 0 | 0 | 0 | 100% | 0.025 s | |
| TilesCacheTest | 5 | 0 | 0 | 0 | 100% | 6.593 s |
org.orekit.rugged.api
| - | Class | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|---|
| RuggedBuilderTest | 7 | 0 | 0 | 0 | 100% | 1.152 s | |
| RuggedTest | 21 | 0 | 0 | 2 | 90.5% | 7.644 s |
Test Cases
[Summary] [Package List] [Test Cases]
RoughVisibilityEstimatorTest
| testOneOrbitsSpan | 0.452 s | |
| testThreeOrbitsSpan | 1.216 s |
ConstantElevationAlgorithmTest
| testDuvenhageComparison | 0.002 s | |
| testIgnoreDEMComparison | 0 s | |
| testAlgorithmId | 0.001 s |
DumpReplayerTest
MinMaxTreeTileTest
AtmosphericRefractionTest
| testAtmosphericRefractionCorrection | 0.359 s | |
| testBadConfig | 0.001 s | |
| testInverseLocationMargin | 0.078 s | |
| testLightTimeCorrection | 0.271 s |
LeastSquareAdjusterTest
| testLeastSquareAdjuster | 0.005 s |
FixedRotationTest
| testCombination | 0.003 s | |
| testDerivatives | 0.168 s | |
| testIdentity | 0.001 s |
EnumeratesTest
| testEnumOptimizerId | 0 s | |
| testEllipsoidId | 0 s | |
| testBodyRotatingFrameId | 0.001 s | |
| testInertialFrameId | 0 s |
SimpleTileTest
AdjustmentContextTest
| testUnsupportedRefiningContext | 0.258 s | |
| testInvalidRuggedName | 0.255 s | |
| testEstimateFreeParameters | 1.557 s | |
| testAdjustmentContext | 0.225 s | |
| testSensorMapping | 0.233 s |
RuggedExceptionTest
| testInternalError | 0.002 s | |
| testParameters | 0 s | |
| testCoverage | 0.001 s | |
| testNullSpecifier | 0 s | |
| testNullParts | 0 s | |
| testTranslation | 0.001 s |
PolynomialRotationTest
| testFixedCombination | 0.008 s | |
| testDerivatives | 0.272 s | |
| testIdentity | 0.001 s |
SpacecraftToObservedBodyTest
BasicScanAlgorithmTest
| testMayonVolcanoOnSubTileCorner | 0.098 s | |
| testCliffsOfMoher | 0.001 s | |
| testMayonVolcanoWithinPixel | 0.086 s | |
| testAlgorithmId | 0.001 s |
SensorMeanPlaneCrossingTest
MultiLayerModelTest
TilesCacheTest
| testExactEnd | 0.046 s | |
| testDummySRTM | 6.493 s | |
| testNonContiguousFill | 0.009 s | |
| testSingleTile | 0.001 s | |
| testEviction | 0.006 s |
RuggedBuilderTest
GroundOptimizationProblemBuilderTest
| testDefaultRuggedName | 0.335 s | |
| testNoReferenceMapping | 0.199 s | |
| testNoParametersSelected | 0.199 s | |
| testEstimateFreeParameters | 0.879 s |
DumpTest
| testSetMeanPlane | 0.012 s | |
| testInverseLocNull | 0.001 s | |
| testGetKeyOrNameCoverage | 0.001 s | |
| testDirectLocNull | 0.001 s |
DumpManagerTest
| testWriteError | 0.001 s | |
| testDump | 0.103 s | |
| testAlreadyActive | 0.001 s | |
| testNotActive | 0.001 s |
NormalizedGeodeticPointTest
| testHashCode | 0.003 s | |
| testEquals | 0.001 s |
RuggedMessagesTest
RuggedTest
| testInverseLocationTiming | 0 s | |
| - | public void org.orekit.rugged.api.RuggedTest.testInverseLocationTiming() throws java.net.URISyntaxException is @Disabled | - |
| testMayonVolcanoTiming | 0 s | |
| - | public void org.orekit.rugged.api.RuggedTest.testMayonVolcanoTiming() throws java.net.URISyntaxException is @Disabled | - |
| testInverseLocationDerivativesWithoutCorrections | 0.933 s | |
| testBasicScan | 0.065 s | |
| testAberrationOfLightCorrection | 0.306 s | |
| testInverseLocation | 0.852 s | |
| testInverseLocNearLineEnd | 3.562 s | |
| testInverseLocationDerivativesWithLightTimeCorrection | 0.093 s | |
| testFlatBodyCorrection | 0.037 s | |
| testInverseLocationDerivativesWithAberrationOfLightCorrection | 0.085 s | |
| testForCoverage | 0.013 s | |
| testDistanceBetweenLOS | 0.387 s | |
| testInverseLocCurvedLine | 0.035 s | |
| testInverseLoc | 0.044 s | |
| testDateLocation | 0.759 s | |
| testDistanceBetweenLOSDerivatives | 0.323 s | |
| testLocationSinglePoint | 0.019 s | |
| testLocationsinglePointNoCorrections | 0.018 s | |
| testInverseLocationDerivativesWithAllCorrections | 0.089 s | |
| testLineDatation | 0.002 s | |
| testLightTimeCorrection | 0.011 s |
ExtendedEllipsoidTest
DuvenhageAlgorithmTest
AbsoluteDateForVectorisationTest
InterSensorOptimizationProblemBuilderTest
| testEarthConstraintPostponed | 0.289 s | |
| testDefaultRuggedNames | 0.287 s | |
| testNoReferenceMapping | 0.222 s | |
| testEstimateFreeParameters | 0.732 s | |
| testInvalidRuggedNames | 0.240 s |
Failure Details
[Summary] [Package List] [Test Cases]
CS GROUP
Rugged
orekit