Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
688 0 0 0 100% 11.93 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.geometry.euclidean.twod 164 0 0 0 100% 1.469 s
org.hipparchus.geometry.enclosing 14 0 0 0 100% 0.949 s
org.hipparchus.geometry 6 0 0 0 100% 0 s
org.hipparchus.geometry.spherical.oned 48 0 0 0 100% 0.064 s
org.hipparchus.geometry.euclidean.oned 96 0 0 0 100% 0.205 s
org.hipparchus.geometry.spherical.twod 44 0 0 0 100% 1.592 s
org.hipparchus.geometry.euclidean.threed 283 0 0 0 100% 7.510 s
org.hipparchus.geometry.euclidean.twod.hull 33 0 0 0 100% 0.140 s

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.hipparchus.geometry.euclidean.twod

- Class Tests Errors Failures Skipped Success Rate Time
DiskGeneratorTest 5 0 0 0 100% 0.043 s
Euclidean2DTest 3 0 0 0 100% 0.001 s
FieldVector2DTest 17 0 0 0 100% 0 s
FrenchVector2DFormatTest 31 0 0 0 100% 0 s
LineTest 9 0 0 0 100% 0.001 s
PolygonsSetTest 35 0 0 0 100% 1.423 s
SegmentTest 1 0 0 0 100% 0 s
SubLineTest 13 0 0 0 100% 0 s
Vector2DFormatTest 31 0 0 0 100% 0 s
Vector2DTest 19 0 0 0 100% 0.001 s

org.hipparchus.geometry.enclosing

- Class Tests Errors Failures Skipped Success Rate Time
WelzlEncloser2DTest 7 0 0 0 100% 0.554 s
WelzlEncloser3DTest 7 0 0 0 100% 0.395 s

org.hipparchus.geometry

- Class Tests Errors Failures Skipped Success Rate Time
LocalizedGeometryFormatsTest 6 0 0 0 100% 0 s

org.hipparchus.geometry.spherical.oned

- Class Tests Errors Failures Skipped Success Rate Time
ArcsSetTest 30 0 0 0 100% 0.064 s
ArcTest 7 0 0 0 100% 0 s
LimitAngleTest 2 0 0 0 100% 0 s
S1PointTest 6 0 0 0 100% 0 s
Sphere1Test 3 0 0 0 100% 0 s

org.hipparchus.geometry.euclidean.oned

- Class Tests Errors Failures Skipped Success Rate Time
Euclidean1DTest 3 0 0 0 100% 0.023 s
FrenchVector1DFormatTest 28 0 0 0 100% 0.061 s
IntervalsSetTest 7 0 0 0 100% 0.061 s
IntervalTest 6 0 0 0 100% 0 s
Vector1DFormatTest 28 0 0 0 100% 0.016 s
Vector1DTest 24 0 0 0 100% 0.044 s

org.hipparchus.geometry.spherical.twod

- Class Tests Errors Failures Skipped Success Rate Time
CircleTest 11 0 0 0 100% 0 s
S2PointTest 9 0 0 0 100% 0.229 s
SphericalPolygonsSetTest 20 0 0 0 100% 1.363 s
SubCircleTest 4 0 0 0 100% 0 s

org.hipparchus.geometry.euclidean.threed

- Class Tests Errors Failures Skipped Success Rate Time
Euclidean3DTest 3 0 0 0 100% 0.001 s
FieldLineTest 7 0 0 0 100% 0 s
FieldRotationDfpTest 24 0 0 0 100% 3.040 s
FieldRotationDSTest 25 0 0 0 100% 2.728 s
FieldVector3DTest 33 0 0 0 100% 0.197 s
FrenchVector3DFormatTest 31 0 0 0 100% 0.016 s
LineTest 8 0 0 0 100% 0 s
OutlineExtractorTest 2 0 0 0 100% 0.103 s
PlaneTest 10 0 0 0 100% 0 s
PolyhedronsSetTest 22 0 0 0 100% 0.183 s
RotationOrderTest 3 0 0 0 100% 0 s
RotationTest 24 0 0 0 100% 0.353 s
SphereGeneratorTest 7 0 0 0 100% 0.070 s
SphericalCoordinatesTest 5 0 0 0 100% 0.790 s
SubLineTest 13 0 0 0 100% 0 s
Vector3DFormatTest 31 0 0 0 100% 0.005 s
Vector3DTest 35 0 0 0 100% 0.024 s

org.hipparchus.geometry.euclidean.twod.hull

- Class Tests Errors Failures Skipped Success Rate Time
AklToussaintHeuristicTest 16 0 0 0 100% 0.084 s
MonotoneChainTest 17 0 0 0 100% 0.056 s

Test Cases

[Summary] [Package List] [Test Cases]

WelzlEncloser2DTest

testSolutionOnDiameter 0.041 s
testNullList 0.001 s
testReducingBall1 0.029 s
testReducingBall2 0.006 s
testLargeSamples 0.260 s
testRegularPoints 0.001 s
testNoPoints 0 s

WelzlEncloser3DTest

testIssue20Generator 0.001 s
testIssue20Encloser 0.005 s
testInfiniteLoop 0.020 s
testNullList 0.001 s
testLargeSamples 0.355 s
testReducingBall 0.008 s
testNoPoints 0 s

Euclidean1DTest

testSerialization 0.014 s
testSubSpace 0.005 s
testDimension 0 s

FrenchVector1DFormatTest

testConstructorSingleFormat 0.004 s
testParseSimpleWithDecimals 0.001 s
testParseZeroX 0.001 s
testNan 0.001 s
testSimpleWithDecimalsTrunc 0.002 s
testParseNegativeX 0 s
testParseNegativeY 0 s
testParseNegativeZ 0.001 s
testParseNegativeAll 0.001 s
testDefaultFormatVector1D 0.001 s
testForgottenPrefix 0.001 s
testForgottenSuffix 0 s
testNegativeX 0 s
testPrefixSuffixSeparator 0 s
testParseIgnoredWhitespace 0.001 s
testParseSimpleWithDecimalsTrunc 0.002 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0.001 s
testNonDefaultSetting 0 s
testSimpleNoDecimals 0.001 s
testDefaults 0.029 s
testParseSimpleNoDecimals 0 s
testNumberFormat 0.002 s
testPositiveInfinity 0 s
testParseNonDefaultSetting 0 s
testParseNan 0 s
testParsePositiveInfinity 0.001 s
testSimpleWithDecimals 0.001 s

IntervalsSetTest

testInfinite 0.024 s
testNoBoundaries 0 s
testInterval 0.021 s
testMultiple 0.010 s
testShuffledTreeRepresentable 0.002 s
testShuffledTreeNonRepresentable 0.001 s
testSinglePoint 0.001 s

IntervalTest

testStrictOrdering 0 s
testWholeLine 0 s
testInfinite 0 s
testInterval 0 s
testTolerance 0 s
testSinglePoint 0 s

Vector1DFormatTest

testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testParseZeroX 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0.001 s
testParseNegativeX 0 s
testParseNegativeY 0 s
testParseNegativeZ 0 s
testParseNegativeAll 0 s
testDefaultFormatVector1D 0 s
testForgottenPrefix 0 s
testForgottenSuffix 0 s
testNegativeX 0.001 s
testPrefixSuffixSeparator 0.001 s
testParseIgnoredWhitespace 0 s
testParseSimpleWithDecimalsTrunc 0.001 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0.001 s
testNonDefaultSetting 0.001 s
testSimpleNoDecimals 0 s
testDefaults 0.002 s
testParseSimpleNoDecimals 0.002 s
testNumberFormat 0 s
testPositiveInfinity 0 s
testParseNonDefaultSetting 0 s
testParseNan 0.001 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0.001 s

Vector1DTest

testEqualsIeee754 0.007 s
testAdd 0 s
testNaN 0 s
testDistanceInf 0 s
testSubtract 0.002 s
testNorm1 0 s
testSpace 0 s
testHash 0 s
testNorm 0 s
testZero 0 s
testToString 0.003 s
testConstructors 0 s
testScalarProduct 0.001 s
testInfinite 0 s
testNormalize 0.001 s
testDistance 0.001 s
testDistance1 0 s
testCoordinates 0 s
testEquals 0.001 s
testNegate 0 s
testNormSq 0 s
testDistanceSq 0.001 s
testArithmeticBlending 0.024 s
testNormInf 0 s

Euclidean3DTest

testSerialization 0.001 s
testSubSpace 0 s
testDimension 0 s

FieldLineTest

testContains 0 s
testLineDistance 0 s
testClosest 0 s
testIntersection 0 s
testRevert 0 s
testSimilar 0 s
testPointDistance 0 s

FieldRotationDfpTest

testDoubleVectors 1.103 s
testAxisAngleFrameTransform 0.003 s
testComposeInverseVectorOperator 0.095 s
testComposeInverseFrameTransform 0.119 s
testArray 0.092 s
testVectorTwoPairs 0.012 s
testRevertVectorOperator 0.001 s
testApplyInverseToRotation 0.160 s
testRevertFrameTransform 0.002 s
testComposeVectorOperator 0.171 s
testComposeFrameTransform 0.119 s
testIdentity 0.001 s
testApplyToRotation 0.100 s
testApplyInverseTo 0.179 s
testAngles 0.361 s
testVectorOnePair 0.001 s
testDoubleRotations 0.434 s
testIssue639 0 s
testIssue801 0.001 s
testMatrix 0.006 s
testRevert 0.001 s
testAxisAngleVectorOperator 0.001 s
testSingularities 0.029 s
testQuaternion 0.047 s

FieldRotationDSTest

testDoubleVectors 0.265 s
testAxisAngleFrameTransform 0.001 s
testComposeInverseVectorOperator 0.014 s
testArray 0.010 s
testVectorTwoPairs 0.002 s
testRevertVectorOperator 0 s
testApplyInverseToRotation 0.016 s
testRevertFrameTransform 0 s
testComposeVectorOperator 0.017 s
testComposeInverseframeTransform 0.016 s
testComposeFrameTransform 0.015 s
testDerivatives 0.049 s
testIdentity 0 s
testApplyToRotation 0.016 s
testApplyInverseTo 0.029 s
testAngles 2.075 s
testVectorOnePair 0.001 s
testDoubleRotations 0.190 s
testIssue639 0 s
testIssue801 0.001 s
testMatrix 0 s
testRevert 0.001 s
testAxisAngleVectorOperator 0 s
testSingularities 0.005 s
testQuaternion 0.004 s

FieldVector3DTest

testVectorialProducts 0 s
testAccurateCrossProduct 0 s
testCrossProductCancellation 0 s
testAdd 0 s
testNaN 0 s
testDistanceInf 0 s
testSubtract 0 s
testAngular 0 s
testAngle 0 s
testNorm1 0 s
testWrongDimension 0 s
testHash 0 s
testNorm 0 s
testToString 0 s
testConstructors 0 s
testScalarProduct 0 s
testArithmeticalBlending 0 s
testDotProduct 0.082 s
testCrossProduct 0.105 s
testOrthogonal 0 s
testAngularSeparation 0.001 s
testInfinite 0 s
testNormalize 0.001 s
testDistance 0 s
testDistance1 0 s
testCoordinates 0.001 s
testEquals 0 s
testAccurateDotProduct 0 s
testCanonical 0.001 s
testNegate 0 s
testNormSq 0 s
testDistanceSq 0.001 s
testNormInf 0 s

FrenchVector3DFormatTest

testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testForgottenSeparator 0 s
testParseZeroX 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testParseNegativeX 0.001 s
testParseNegativeY 0 s
testParseNegativeZ 0.001 s
testParseNegativeAll 0.001 s
testDefaultFormatVector3D 0.001 s
testForgottenPrefix 0 s
testForgottenSuffix 0.001 s
testNegativeX 0 s
testNegativeY 0.001 s
testNegativeZ 0.001 s
testPrefixSuffixSeparator 0 s
testParseIgnoredWhitespace 0.001 s
testParseSimpleWithDecimalsTrunc 0 s
tesNegativeInfinity 0.001 s
testParseNegativeInfinity 0 s
testNonDefaultSetting 0.001 s
testSimpleNoDecimals 0 s
testDefaults 0.002 s
testParseSimpleNoDecimals 0 s
testNumberFormat 0 s
testPositiveInfinity 0.001 s
testParseNonDefaultSetting 0 s
testParseNan 0.001 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0.001 s

LineTest

testCancellation 0 s
testContains 0 s
testLineDistance 0 s
testClosest 0 s
testIntersection 0 s
testRevert 0 s
testSimilar 0 s
testPointDistance 0 s

OutlineExtractorTest

testBox 0.039 s
testHolesInFacet 0.064 s

PlaneTest

testIntersection2 0 s
testIntersection3 0 s
testPoint 0 s
testThreePoints 0 s
testContains 0 s
testIntersection 0 s
testOffset 0 s
testRotate 0 s
testSimilar 0 s
testTranslate 0 s

PolyhedronsSetTest

testOrientation 0.003 s
testBox 0.017 s
testCross 0.018 s
testHole 0.007 s
testBuildBox 0.003 s
testDumpParse 0.045 s
testWrongUsage 0.001 s
testTetrahedron 0.002 s
testEmptyBRepIfEmpty 0.003 s
testTooClose 0.011 s
testTooThinBox 0 s
testConnectedFacets 0.010 s
testFacet2Vertices 0 s
testFirstIntersectionLinesPassThroughBoundaries 0.001 s
testNoBRepUnboundedOctant 0.001 s
testNoBRepHalfSpace 0.001 s
testNonPlanar 0.004 s
testIssue1211 0.018 s
testNoBRepHolesInFacet 0.014 s
testBRepExtractor 0.002 s
testIsometry 0.012 s
testIssue780 0.006 s

RotationOrderTest

testName 0 s
testIssue72InvalidName 0 s
testIssue72 0 s

RotationTest

testAxisAngleFrameTransform 0 s
testWrongMatrix 0 s
testComposeInverseVectorOperator 0 s
testGithubPullRequest22A 0 s
testGithubPullRequest22B 0 s
testComposeInverseFrameTransform 0 s
testArray 0 s
testApplyTo 0 s
testVectorTwoPairs 0 s
testRevertVectorOperator 0 s
testApplyInverseToRotation 0 s
testRevertFrameTransform 0 s
testComposeVectorOperator 0 s
testComposeFrameTransform 0.001 s
testIdentity 0 s
testApplyInverseTo 0.004 s
testAngles 0.339 s
testVectorOnePair 0.001 s
testIssue639 0 s
testIssue801 0 s
testMatrix 0.001 s
testAxisAngleVectorOperator 0 s
testSingularities 0.004 s
testQuaternion 0.001 s

SphereGeneratorTest

testDegeneratedCase 0 s
testSupport2Points 0 s
testSupport3Points 0 s
testSupport0Point 0 s
testSupport1Point 0 s
testSupport4Points 0 s
testRandom 0.069 s

SphericalCoordinatesTest

testCoordinatesCtoS 0 s
testCoordinatesStoC 0 s
testSerialization 0.003 s
testHessian 0.489 s
testGradient 0.298 s

SubLineTest

testEndPoints 0 s
testNoEndPoints 0 s
testIntersectionInsideInside 0 s
testIntersectionBoundaryBoundary 0 s
testIntersectionOutsideOutside 0 s
testIntersectionBoundaryOutside 0 s
testIntersectionNotIntersecting 0 s
testSeveralSegments 0 s
testHalfInfiniteNeg 0 s
testHalfInfinitePos 0 s
testIntersectionInsideOutside 0 s
testNoSegments 0 s
testIntersectionInsideBoundary 0 s

Vector3DFormatTest

testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testForgottenSeparator 0 s
testParseZeroX 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testParseNegativeX 0 s
testParseNegativeY 0 s
testParseNegativeZ 0 s
testParseNegativeAll 0 s
testDefaultFormatVector3D 0 s
testForgottenPrefix 0 s
testForgottenSuffix 0 s
testNegativeX 0 s
testNegativeY 0 s
testNegativeZ 0 s
testPrefixSuffixSeparator 0 s
testParseIgnoredWhitespace 0.001 s
testParseSimpleWithDecimalsTrunc 0 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0 s
testNonDefaultSetting 0.001 s
testSimpleNoDecimals 0 s
testDefaults 0.001 s
testParseSimpleNoDecimals 0.001 s
testNumberFormat 0 s
testPositiveInfinity 0 s
testParseNonDefaultSetting 0 s
testParseNan 0 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0.001 s

Vector3DTest

testEqualsIeee754 0 s
testVectorialProducts 0 s
testAccurateCrossProduct 0 s
testCrossProductCancellation 0 s
testAdd 0 s
testNaN 0 s
testDistanceInf 0 s
testSubtract 0 s
testAngular 0 s
testAngle 0 s
testNorm1 0 s
testSpace 0 s
testWrongDimension 0 s
testHash 0 s
testNorm 0 s
testZero 0 s
testToString 0 s
testConstructors 0 s
testScalarProduct 0 s
testDotProduct 0.007 s
testCrossProduct 0.013 s
testOrthogonal 0 s
testAngularSeparation 0 s
testInfinite 0.001 s
testNormalize 0 s
testDistance 0.001 s
testDistance1 0 s
testCoordinates 0 s
testEquals 0 s
testAccurateDotProduct 0.001 s
testNegate 0 s
testNormSq 0 s
testDistanceSq 0 s
testArithmeticBlending 0 s
testNormInf 0 s

DiskGeneratorTest

testSupport2Points 0 s
testSupport3Points 0 s
testSupport0Point 0 s
testSupport1Point 0 s
testRandom 0.043 s

Euclidean2DTest

testSerialization 0 s
testSubSpace 0 s
testDimension 0 s

FieldVector2DTest

testOrientation 0 s
testAdd 0 s
testSubtract 0 s
testIsInfinite 0 s
testAngle 0 s
testIsNaN 0 s
testNorms 0 s
testConstructors 0 s
testScalarMultiply 0 s
testToMethods 0 s
testCrossProduct 0 s
testConstants 0 s
testHashCode 0 s
testNormalize 0 s
testDistances 0 s
testEquals 0 s
testNegate 0 s

FrenchVector2DFormatTest

testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testForgottenSeparator 0 s
testParseZeroX 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testParseNegativeX 0 s
testParseNegativeY 0 s
testParseNegativeZ 0 s
testParseNegativeAll 0 s
testDefaultFormatVector2D 0 s
testForgottenPrefix 0 s
testForgottenSuffix 0 s
testNegativeX 0 s
testNegativeY 0 s
testNegativeZ 0 s
testPrefixSuffixSeparator 0 s
testParseIgnoredWhitespace 0 s
testParseSimpleWithDecimalsTrunc 0 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0 s
testNonDefaultSetting 0 s
testSimpleNoDecimals 0 s
testDefaults 0 s
testParseSimpleNoDecimals 0 s
testNumberFormat 0 s
testPositiveInfinity 0 s
testParseNonDefaultSetting 0 s
testParseNan 0 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0 s

AklToussaintHeuristicTest

testAllIdentical 0.001 s
testCollinearPoints 0.001 s
testOnePoint 0.001 s
testCollinearPointsIncluded 0.002 s
testIdenticalPoints 0.001 s
testCollinearPointOnExistingBoundary 0 s
testEmpty 0.001 s
testCollinearPointsInAnyOrder 0.001 s
testNullArgument 0.001 s
testClosePoints 0 s
testTwoPoints 0.001 s
testIssue1123 0.005 s
testCollinearPointsReverse 0 s
testCollinearPointsIncludedReverse 0.001 s
testIdenticalPoints2 0 s
testConvexHull 0.068 s

MonotoneChainTest

testConvergenceException 0.017 s
testAllIdentical 0 s
testCollinearPoints 0.001 s
testOnePoint 0 s
testCollinearPointsIncluded 0 s
testIdenticalPoints 0 s
testCollinearPointOnExistingBoundary 0 s
testEmpty 0.001 s
testCollinearPointsInAnyOrder 0 s
testNullArgument 0.001 s
testClosePoints 0 s
testTwoPoints 0.001 s
testIssue1123 0.002 s
testCollinearPointsReverse 0 s
testCollinearPointsIncludedReverse 0 s
testIdenticalPoints2 0.001 s
testConvexHull 0.028 s

LineTest

testAbscissa 0 s
testOriginOffset 0 s
testPointAt 0 s
testContains 0 s
testDistance 0 s
testIntersection 0 s
testOffset 0 s
testTransform 0 s
testParallel 0 s

PolygonsSetTest

testOppositeHyperplanes 0 s
testBoundarySimplification 0 s
testDisjointPolygons 0 s
testEmptyDifference 0 s
testBox 0 s
testXor 0 s
testBug20040520 0 s
testBug20041003 0 s
testOversampledCircleIssue64 0.034 s
testEmpty 0.005 s
testStair 0.001 s
testUnion 0.001 s
testFull 0.002 s
testHole 0.003 s
testIssue880Complete 0.013 s
testIssue880Simplified 0.001 s
testWrongUsage 0 s
testZigZagBoundaryOversampledIssue46 1.258 s
testTooThinBox 0 s
testInconsistentHyperplanes 0 s
testChoppedHexagon 0.001 s
testInfiniteQuadrant 0 s
testLineIntersection 0.001 s
testOppositeEdges 0 s
testIssue1162 0.001 s
testInfinite 0 s
testDifference 0.001 s
testIntersection 0 s
testUnlimitedSubHyperplane 0 s
testConcentric 0.001 s
testPositiveQuadrantByVerticesDetailIssue46 0.094 s
testThinRectangle 0.001 s
testSingularPoint 0.001 s
testSqueezedHexa 0 s
testSimplyConnected 0.001 s

SegmentTest

testDistance 0 s

SubLineTest

testEndPoints 0 s
testIntersectionParallel 0 s
testNoEndPoints 0 s
testIntersectionInsideInside 0 s
testIntersectionBoundaryBoundary 0 s
testIntersectionOutsideOutside 0 s
testIntersectionBoundaryOutside 0 s
testSeveralSegments 0 s
testHalfInfiniteNeg 0 s
testHalfInfinitePos 0 s
testIntersectionInsideOutside 0 s
testNoSegments 0 s
testIntersectionInsideBoundary 0 s

Vector2DFormatTest

testConstructorSingleFormat 0 s
testParseSimpleWithDecimals 0 s
testForgottenSeparator 0 s
testParseZeroX 0 s
testNan 0 s
testSimpleWithDecimalsTrunc 0 s
testParseNegativeX 0 s
testParseNegativeY 0 s
testParseNegativeZ 0 s
testParseNegativeAll 0 s
testDefaultFormatVector2D 0 s
testForgottenPrefix 0 s
testForgottenSuffix 0 s
testNegativeX 0 s
testNegativeY 0 s
testNegativeZ 0 s
testPrefixSuffixSeparator 0 s
testParseIgnoredWhitespace 0 s
testParseSimpleWithDecimalsTrunc 0 s
tesNegativeInfinity 0 s
testParseNegativeInfinity 0 s
testNonDefaultSetting 0 s
testSimpleNoDecimals 0 s
testDefaults 0 s
testParseSimpleNoDecimals 0 s
testNumberFormat 0 s
testPositiveInfinity 0 s
testParseNonDefaultSetting 0 s
testParseNan 0 s
testParsePositiveInfinity 0 s
testSimpleWithDecimals 0 s

Vector2DTest

testOrientation 0.001 s
testEqualsIeee754 0 s
testAdd 0 s
testSubtract 0 s
testIsInfinite 0 s
testAngle 0 s
testIsNaN 0 s
testNorms 0 s
testConstructors 0 s
testScalarMultiply 0 s
testToMethods 0 s
testCrossProduct 0 s
testConstants 0 s
testHashCode 0 s
testNormalize 0 s
testDistances 0 s
testEquals 0 s
testNegate 0 s
testArithmeticBlending 0 s

LocalizedGeometryFormatsTest

testNoMissingFrenchTranslation 0 s
testNoOpEnglishTranslation 0 s
testVariablePartsConsistency 0 s
testMessageNumber 0 s
testAllKeysPresentInPropertiesFiles 0 s
testAllPropertiesCorrespondToKeys 0 s

ArcsSetTest

testFullCircle 0.006 s
testInconsistentState 0.004 s
testArc 0.001 s
testSpecialConstruction 0 s
testIteration 0.001 s
testEmpty 0 s
testSideHyper 0.002 s
testSide 0.005 s
testTiny 0 s
testSplitAtEnd 0.003 s
testEmptyTree 0 s
testFullEqualEndPoints 0.001 s
testSideEmbedded 0 s
testSplitOver2Pi 0.002 s
testSplitWithinEpsilon 0 s
testWrongInterval 0.001 s
testTooSmallTolerance 0 s
testWrapAround2PiArc 0.001 s
testDifference 0.001 s
testIntersection 0 s
testSplitOverlapping 0.001 s
testMultiple 0 s
testSplitEmbedded 0.001 s
testShuffledTreeRepresentable 0.001 s
testFarSplit 0 s
testShiftedAngles 0.028 s
testShuffledTreeNonRepresentable 0.001 s
testSinglePoint 0.001 s
testSideOverlapping 0 s
testSideSplitConsistency 0.001 s

ArcTest

testFullCircle 0 s
testArc 0 s
testSmall 0 s
testWrongInterval 0 s
testTooSmallTolerance 0 s
testGetOffset 0 s
testTolerance 0 s

LimitAngleTest

testReversedLimit 0 s
testTooSmallTolerance 0 s

S1PointTest

testEqualsIeee754 0 s
testNaN 0 s
testSpace 0 s
testS1Point 0 s
testDistance 0 s
testEquals 0 s

Sphere1Test

testSerialization 0 s
testSubSpace 0 s
testDimension 0 s

CircleTest

testEquator 0 s
testSubSpace 0 s
testPhase 0 s
testSpace 0 s
testXY 0 s
testTooSmallTolerance 0 s
testInsideArc 0 s
testReverse 0 s
testGetArc 0 s
testOffset 0 s
testTransform 0 s

S2PointTest

testEqualsIeee754 0 s
testNaN 0 s
testSpace 0 s
testS2Point 0 s
testTooLargePolarAngle 0 s
testDistance 0 s
testEquals 0 s
testNegate 0.228 s
testNegativePolarAngle 0 s

SphericalPolygonsSetTest

testSeveralParts 0.012 s
testConstructingFromFewPointsIssue46 0.008 s
testFullSphere 0.003 s
testConcentricSubParts 0.076 s
testEmpty 0.002 s
testPositiveOctantByVerticesDetailIssue46 0.088 s
testPartWithHole 0.005 s
testModeratlyComplexShape 0.001 s
testZigZagBoundaryOversampledIssue46 1.112 s
testGeographicalMap 0.034 s
testPositiveOctantByIntersection 0.004 s
TestIntersectionOrder 0.003 s
testNonConvex 0.003 s
testGitHubIssue41 0.001 s
testSouthHemisphere 0.002 s
testDefensiveProgrammingCheck 0.001 s
testPositiveOctantByVertices 0.001 s
testZigZagBoundary 0.004 s
testGitHubIssue42A 0 s
testGitHubIssue42B 0.001 s

SubCircleTest

testFullCircle 0 s
testSPlit 0 s
testSide 0 s
testSideSplitConsistency 0 s

Back to top

Version: 3.0. Last Published: 2023-10-03.

Reflow Maven skin maintained by Olivier Lamy.