Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
92 0 0 0 100% 5.107

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.compatibility 2 0 0 0 100% 0.119
org.opentrafficsim.core.gtu.plan.operational 5 0 0 0 100% 0.001
org.opentrafficsim.core.parameters 1 0 0 0 100% 0
org.opentrafficsim.core.perception 4 0 0 0 100% 0
org.opentrafficsim.core.units.distributions 1 0 0 0 100% 0.061
org.opentrafficsim.core.geometry 32 0 0 0 100% 3.906
org.opentrafficsim.core.distributions 5 0 0 0 100% 0.037
org.opentrafficsim.core.math 4 0 0 0 100% 0
org.opentrafficsim.core.gtu.perception 2 0 0 0 100% 0.001
org.opentrafficsim.core.network.factory.xml.units 4 0 0 0 100% 0.162
org.opentrafficsim.core.network.route 3 0 0 0 100% 0
org.opentrafficsim.core.gtu 10 0 0 0 100% 0.077
org.opentrafficsim.core.network 17 0 0 0 100% 0.61
org.opentrafficsim.core.egtf 2 0 0 0 100% 0.133

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

org.opentrafficsim.core.compatibility

Class Tests Errors Failures Skipped Success Rate Time
CompatibilityTest 2 0 0 0 100% 0.119

org.opentrafficsim.core.gtu.plan.operational

Class Tests Errors Failures Skipped Success Rate Time
OperationalPlanExceptionTest 1 0 0 0 100% 0
OperationalPlanTest 4 0 0 0 100% 0.001

org.opentrafficsim.core.parameters

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

org.opentrafficsim.core.perception

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

org.opentrafficsim.core.units.distributions

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

org.opentrafficsim.core.geometry

Class Tests Errors Failures Skipped Success Rate Time
BezierTest 1 0 0 0 100% 0.081
BufferingTests 2 0 0 0 100% 0.121
GeometryTest 1 0 0 0 100% 0.001
OTS2DSetTest 1 0 0 0 100% 0.188
OTSGeometryExceptionTest 1 0 0 0 100% 0.001
OTSLine3DTest 16 0 0 0 100% 2.163
OTSPoint3DTest 7 0 0 0 100% 1.35
OTSShapeTest 3 0 0 0 100% 0.001

org.opentrafficsim.core.distributions

Class Tests Errors Failures Skipped Success Rate Time
ConstantGeneratorTest 1 0 0 0 100% 0
DistributionTest 3 0 0 0 100% 0.036
ProbabilityExceptionTest 1 0 0 0 100% 0.001

org.opentrafficsim.core.math

Class Tests Errors Failures Skipped Success Rate Time
Acceleration3DTest 1 0 0 0 100% 0
Rotation3DTest 1 0 0 0 100% 0
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
PerceptionExceptionTest 1 0 0 0 100% 0.001
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.043
CoordinatesTest 1 0 0 0 100% 0.003
DirectionsTest 1 0 0 0 100% 0.115
DistributionsTest 1 0 0 0 100% 0.001

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
GTUDirectionalityTest 1 0 0 0 100% 0.003
GTUExceptionTest 2 0 0 0 100% 0.007
GTUTest 1 0 0 0 100% 0.064
GTUTypeTest 1 0 0 0 100% 0
RelativePositionTest 1 0 0 0 100% 0
TemplateGTUTypeTest 1 0 0 0 100% 0.001
TurnIndicatorIntentTest 1 0 0 0 100% 0.001
TurnIndicatorStatusTest 1 0 0 0 100% 0.001

org.opentrafficsim.core.network

Class Tests Errors Failures Skipped Success Rate Time
CapacityOTSLinkTest 1 0 0 0 100% 0.261
LinkDirectionTest 1 0 0 0 100% 0
LinkLocationTest 1 0 0 0 100% 0
LinkTypeTest 1 0 0 0 100% 0.002
LongitudinalDirectionalityTest 1 0 0 0 100% 0.049
NetworkExceptionTest 1 0 0 0 100% 0
OTSLinkTest 1 0 0 0 100% 0
OTSNetworkTest 7 0 0 0 100% 0.298
OTSNodeTest 3 0 0 0 100% 0

org.opentrafficsim.core.egtf

Class Tests Errors Failures Skipped Success Rate Time
EgtfTest 2 0 0 0 100% 0.133

Test Cases

[Summary] [Package List] [Test Cases]

CompatibilityTest

testClass 0.034
testInteface 0.007

ConstantGeneratorTest

constantGeneratorTest 0

DistributionTest

testHashCodeAndEquals 0.003
distributionTest 0.033
frequencyAndObjectTest 0

ProbabilityExceptionTest

testException 0

EgtfTest

combineSourcesTest 0.124
exceptionsTest 0.009

BezierTest

bezierTest 0.081

BufferingTests

testVariousBufferings 0.107
fractionalOffsetLineTest 0.014

GeometryTest

geometryTest 0

OTS2DSetTest

testBasics 0.187

OTSGeometryExceptionTest

testException 0.001

OTSLine3DTest

testTruncate 0
cleanTest 0
testFind 0.185
offsetLineTest 0.001
constructorsTest 1.036
locationTest 0
locationExtendedTest 0
exceptionTest 0
noiseFilterRamerDouglasPeuckerTest 0.004
equalsTest 0
concatenateTest 0.026
testFilter 0
reverseTest 0
testRadius 0.004
testFractionalProjection 0.844
extractTest 0.06

OTSPoint3DTest

circleCenterTest 0.847
closestPointTest 0
directionTest 0
constructorsTest 0
lineSegmentIntersectionTest 0
interpolateTest 0
circleIntersectionsTest 0.502

OTSShapeTest

testCleanConstructors 0
testOTSShape 0
testIntersects 0

GTUCharacteristicsTest

testGTUCharacteristics 0

GTUDirectionalityTest

testGTUDirectionality 0

GTUExceptionTest

throwIfTest 0
gtuExceptionTest 0

GTUTest

testAbstractGTU 0.006

GTUTypeTest

constructorTest 0

PerceptionExceptionTest

testException 0

TimeStampedObjectTest

testAll 0

OperationalPlanExceptionTest

testException 0

OperationalPlanTest

constantSpeedPlanBuilderTest 0
testOperationalPlan 0
stopPlanBuilderTest 0
constantAccelerationPlanBuilderTest 0

RelativePositionTest

relativePositionTest 0

TemplateGTUTypeTest

templateGTUTypeTest 0

TurnIndicatorIntentTest

turnIndicatorIntentTest 0

TurnIndicatorStatusTest

turnIndicatorStatusTest 0

Acceleration3DTest

acceleration3DTest 0

Rotation3DTest

constructorTest 0

SolverTest

solverTest 0

Speed3DTest

speed3DTest 0

CapacityOTSLinkTest

constructorTest 0.26

ColorParserTest

testColors 0.043

CoordinatesTest

testCoordinates 0

DirectionsTest

testDirections 0

DistributionsTest

testDistributions 0

LinkDirectionTest

linkDirectionTests 0

LinkLocationTest

testLinkLocation 0

LinkTypeTest

testLinkType 0

LongitudinalDirectionalityTest

testLongitudinalDirectionality 0

NetworkExceptionTest

testException 0

OTSLinkTest

testOTSLink 0

OTSNetworkTest

testOTSNetwork 0
testShortestPathBiDirectional 0.006
testShortestPathAntiClockWise 0.02
testShortestPathWithIntermediateNodes 0.087
testShortestPathClockWise 0.012
testRouteMap 0.172
testExtent 0

OTSNodeTest

connectionSetTest 0
connectionTest 0
testOTSNode 0

RouteGeneratorTest

fixedRouteGeneratorTest 0
probabilisticFixedRouteGeneratorTest 0

RouteTest

routeTest 0

ParameterFactoryByTypeTest

testParameterFactoryByType 0

HistoricalTest

valueTest 0
collectionTest 0
mapTest 0
listTest 0

DistributionsTest

testConstructors 0.06