Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
75 0 0 0 100% 3.68

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.opentrafficsim.core.perception 4 0 0 0 100% 0.016
org.opentrafficsim.core.units.distributions 1 0 0 0 100% 0.046
org.opentrafficsim.core.geometry 24 0 0 0 100% 1.903
org.opentrafficsim.core.distributions 1 0 0 0 100% 0.109
org.opentrafficsim.core.gtu.plan.operational 1 0 0 0 100% 0.016
org.opentrafficsim.core.math 4 0 0 0 100% 0.046
org.opentrafficsim.core.gtu.perception 1 0 0 0 100% 0
org.opentrafficsim.core.network.factory.xml.units 14 0 0 0 100% 0.031
org.opentrafficsim.core.network.route 3 0 0 0 100% 0
org.opentrafficsim.core.gtu 7 0 0 0 100% 0.203
org.opentrafficsim.core.network 15 0 0 0 100% 1.31

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

org.opentrafficsim.core.perception

Class Tests Errors Failures Skipped Success Rate Time
HistoricalTest 4 0 0 0 100% 0.016

org.opentrafficsim.core.units.distributions

Class Tests Errors Failures Skipped Success Rate Time
DistributionsTest 1 0 0 0 100% 0.046

org.opentrafficsim.core.geometry

Class Tests Errors Failures Skipped Success Rate Time
BezierTest 1 0 0 0 100% 0.016
GeometryTest 1 0 0 0 100% 0
OTS2DSetTest 1 0 0 0 100% 0.109
OTSLine3DTest 14 0 0 0 100% 1.638
OTSPoint3DTest 4 0 0 0 100% 0.094
OTSShapeTest 3 0 0 0 100% 0.046

org.opentrafficsim.core.distributions

Class Tests Errors Failures Skipped Success Rate Time
DistributionTest 1 0 0 0 100% 0.109

org.opentrafficsim.core.gtu.plan.operational

Class Tests Errors Failures Skipped Success Rate Time
OperationalPlanTest 1 0 0 0 100% 0.016

org.opentrafficsim.core.math

Class Tests Errors Failures Skipped Success Rate Time
Acceleration3DTest 1 0 0 0 100% 0.031
Rotation3DTest 1 0 0 0 100% 0.015
SolverTest 1 0 0 0 100% 0
Speed3DTest 1 0 0 0 100% 0

org.opentrafficsim.core.gtu.perception

Class Tests Errors Failures Skipped Success Rate Time
TimeStampedObjectTest 1 0 0 0 100% 0

org.opentrafficsim.core.network.factory.xml.units

Class Tests Errors Failures Skipped Success Rate Time
ColorParserTest 1 0 0 0 100% 0
CoordinatesTest 1 0 0 0 100% 0
DirectionsTest 1 0 0 0 100% 0
DistributionsTest 1 0 0 0 100% 0.031
UnitsTest 10 0 0 0 100% 0

org.opentrafficsim.core.network.route

Class Tests Errors Failures Skipped Success Rate Time
RouteGeneratorTest 2 0 0 0 100% 0
RouteTest 1 0 0 0 100% 0

org.opentrafficsim.core.gtu

Class Tests Errors Failures Skipped Success Rate Time
GTUCharacteristicsTest 1 0 0 0 100% 0
GTUExceptionTest 2 0 0 0 100% 0
GTUTest 1 0 0 0 100% 0.203
GTUTypeTest 1 0 0 0 100% 0
RelativePositionTest 1 0 0 0 100% 0
TemplateGTUTypeTest 1 0 0 0 100% 0

org.opentrafficsim.core.network

Class Tests Errors Failures Skipped Success Rate Time
CapacityOTSLinkTest 1 0 0 0 100% 1.014
LinkDirectionTest 1 0 0 0 100% 0
LinkLocationTest 1 0 0 0 100% 0
LinkTypeTest 1 0 0 0 100% 0
LongitudinalDirectionalityTest 1 0 0 0 100% 0
OTSLinkTest 1 0 0 0 100% 0.187
OTSNetworkTest 6 0 0 0 100% 0.094
OTSNodeTest 3 0 0 0 100% 0.015

Test Cases

[Summary] [Package List] [Test Cases]

DistributionTest

distributionTest 0.047

BezierTest

bezierTest 0.016

GeometryTest

geometryTest 0

OTS2DSetTest

testBasics 0.109

OTSLine3DTest

cleanTest 0
testFind 0.063
offsetLineTest 0.015
constructorsTest 0.734
locationTest 0
locationExtendedTest 0
exceptionTest 0
noiseFilterRamerDouglasPeuckerTest 0.015
equalsTest 0
concatenateTest 0
testFilter 0
reverseTest 0
testFractionalProjection 0.765
extractTest 0.046

OTSPoint3DTest

closestPointTest 0
constructorsTest 0.078
lineSegmentIntersectionTest 0.016
interpolateTest 0

OTSShapeTest

testCleanConstructors 0
testOTSShape 0
testIntersects 0.046

GTUCharacteristicsTest

testGTUCharacteristics 0

GTUExceptionTest

throwIfTest 0
gtuExceptionTest 0

GTUTest

testAbstractGTU 0.203

GTUTypeTest

constructorTest 0

TimeStampedObjectTest

testAll 0

OperationalPlanTest

testOperationalPlan 0.016

RelativePositionTest

relativePositionTest 0

TemplateGTUTypeTest

templateGTUTypeTest 0

Acceleration3DTest

acceleration3DTest 0.031

Rotation3DTest

constructorTest 0.015

SolverTest

solverTest 0

Speed3DTest

speed3DTest 0

CapacityOTSLinkTest

constructorTest 1.014

ColorParserTest

testColors 0

CoordinatesTest

testCoordinates 0

DirectionsTest

testDirections 0

DistributionsTest

testDistributions 0.031

UnitsTest

testFrequencyUnits 0
testPerLengthUnits 0
testDirectionUnits 0
testAngleUnits 0
testSpeedUnits 0
testAccelerationUnits 0
testTimeUnits 0
testLengthUnits 0
testPosition 0
testDurationUnits 0

LinkDirectionTest

linkDirectionTests 0

LinkLocationTest

testLinkLocation 0

LinkTypeTest

testLinkType 0

LongitudinalDirectionalityTest

testLongitudinalDirectionality 0

OTSLinkTest

testOTSLink 0.187

OTSNetworkTest

testOTSNetwork 0
testShortestPathBiDirectional 0.031
testShortestPathAntiClockWise 0.016
testShortestPathWithIntermediateNodes 0.047
testShortestPathClockWise 0
testRouteMap 0

OTSNodeTest

connectionSetTest 0
connectionTest 0.015
testOTSNode 0

RouteGeneratorTest

fixedRouteGeneratorTest 0
probabilisticFixedRouteGeneratorTest 0

RouteTest

routeTest 0

HistoricalTest

valueTest 0
collectionTest 0
mapTest 0.016
listTest 0

DistributionsTest

testConstructors 0.046