Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
118 0 0 0 100% 50.431

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.djutils.draw.bounds 4 0 0 0 100% 0.28
org.djutils.draw.line 75 0 0 0 100% 34.089
org.djutils.draw 18 0 0 0 100% 10.621
org.djutils.draw.surface 2 0 0 0 100% 0.14
org.djutils.draw.point 19 0 0 0 100% 5.301

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

org.djutils.draw.bounds

Class Tests Errors Failures Skipped Success Rate Time
Bounds2dTest 2 0 0 0 100% 0.136
Bounds3dTest 2 0 0 0 100% 0.144

org.djutils.draw.line

Class Tests Errors Failures Skipped Success Rate Time
Polygon3dTest 4 0 0 0 100% 0.185
BezierTest 4 0 0 0 100% 0.178
PolyLine3dTest 18 0 0 0 100% 30.447
LineSegment2dTest 7 0 0 0 100% 0.148
PolyLine2dTest 14 0 0 0 100% 2.251
LineSegment3dTest 7 0 0 0 100% 0.162
Ray3dTest 7 0 0 0 100% 0.172
ConvexHullTest 1 0 0 0 100% 0.219
Ray2dTest 7 0 0 0 100% 0.14
Polygon2dTest 6 0 0 0 100% 0.187

org.djutils.draw

Class Tests Errors Failures Skipped Success Rate Time
Transform3dTest 8 0 0 0 100% 9.135
Transform2dTest 8 0 0 0 100% 1.429
DrawRuntimeExceptionTest 2 0 0 0 100% 0.057

org.djutils.draw.surface

Class Tests Errors Failures Skipped Success Rate Time
Surface3dTest 2 0 0 0 100% 0.14

org.djutils.draw.point

Class Tests Errors Failures Skipped Success Rate Time
Point3dTest 4 0 0 0 100% 4.53
OrientedPoint2dTest 3 0 0 0 100% 0.149
Point2dTest 8 0 0 0 100% 0.486
OrientedPoint3dTest 4 0 0 0 100% 0.136

Test Cases

[Summary] [Package List] [Test Cases]

Polygon3dTest

testExports 0.039
filterTest 0.009
testConstructors 0.043
reverseAndProjectTest 0.01

Bounds2dTest

constructorTest 0.077
methodTest 0.001

Transform3dTest

testHashCodeAndEquals 0.003
transformTest 7.972
testTranslateScaleRotateShearAndReflect 1.056
testMatrixMultiplication 0
testBoundingBox3d 0.002
transformBounds3dTest 0.025
toStringTest 0.012
testConstructor 0

BezierTest

bezierTest2d 0.095
bezierTest3d 0.013
testExceptions2d 0.001
testExceptions3d 0.001

Point3dTest

testPoint3dOperatorsNPE 0.063
testPoint3dOperators 0.007
testClosestPointOnSegmentAndLine 4.4
testPoint3dConstruction 0.007

Bounds3dTest

constructorTest 0.082
methodTest 0.004

PolyLine3dTest

testTruncate 0.028
testExports 0.016
filterTest 0.032
testOtherMethods 0.326
testFind 0.043
testConstructors 0.008
testProjectProblem 0.012
constructorsTest 29.72
locationExtendedTest 0.001
testToStringHashCodeAndEquals 0.006
reverseAndProjectTest 0
exceptionTest 0.001
equalsTest 0
testDegenerate 0.057
concatenateTest 0.039
testOTS2Problem 0
testTransitionLine 0.029
extractTest 0.046

OrientedPoint2dTest

testOrientedPoint2dOperators 0.07
testOrientedPoint2dConstruction 0.005
testOrientedPoint2dOperatorsNPE 0.001

Point2dTest

circleIntersectionTest 0.182
testPoint2dOperatorsNPE 0.005
testDirection 0
testIntersectionOfLines 0.005
testClosestPointOnSegmentAndLine 0.226
testPoint2dOperators 0.004
testPoint2dConstruction 0.005
testIntersectionOfLineSegments 0.001

OrientedPoint3dTest

testOrientedPointEquals 0.009
testOrientedPoint3dConstruction 0.059
testOrientedPoint3dOperators 0.005
testOrientedPoint3dOperatorsNPE 0.002

LineSegment2dTest

constructorTest 0.071
testExports 0.011
testProject 0.001
locationTest 0.003
testReverse 0.001
closestPointOnSegmentTest 0.001
equalsAndHashCodeTest 0

PolyLine2dTest

testExports 0.028
filterTest 0.039
testOtherMethods 0.062
testOffsetLine 1.334
testConstructors 0.011
constructorsTest 0.632
testProjectRayTransition 0.012
testToStringHashCodeAndEquals 0.009
testPathWithClose 0
testDegenerate 0.006
concatenateTest 0.022
testOTS2Problem 0
testTransitionLine 0.02
testProjectRay 0.001

LineSegment3dTest

constructorTest 0.076
testToExcel 0.015
testProject 0
locationTest 0.009
testReverse 0.001
closestPointOnSegmentTest 0
equalsAndHashCodeTest 0.001

Ray3dTest

testClosestPointAndProjectOrthogonal 0.061
testLocation 0.002
boundsTest 0
testConstructors 0.012
testProject 0.002
epsilonEqualsTest 0.023
equalsAndHashCodeTest 0.003

ConvexHullTest

testConvexHull 0.155

Transform2dTest

testHashCodeAndEquals 0.004
transformTest 1.313
testTranslateScaleRotateShearAndReflect 0.034
testMatrixMultiplication 0.001
testBoundingRectangle2d 0.001
transformBounds2dTest 0.003
toStringTest 0.012
testConstructor 0

DrawRuntimeExceptionTest

drawRuntimeExceptionTest 0.001
testDrawRuntimeException 0

Ray2dTest

testClosestPointAndProjectOrthogonal 0.056
testLocation 0.001
boundsTest 0.001
testConstructors 0.009
testProject 0
epsilonEqualsTest 0.002
equalsAndHashCodeTest 0.007

Surface3dTest

testHashCodeAndEquals 0.012
testConstructors 0.07

Polygon2dTest

testExports 0.032
filterTest 0.008
testConstructors 0.042
containsPointTest 0.002
containsBoundsTest 0.016
testIntersects 0.022