Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
22 0 2 0 90.909% 15.793

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.road.car 1 0 0 0 100% 0.405
org.opentrafficsim.road.gtu.following 3 0 0 0 100% 0.623
org.opentrafficsim.road.network 1 0 0 0 100% 0
org.opentrafficsim.road.gtu.strategical.od 4 0 0 0 100% 13.532
org.opentrafficsim.road.gtu 5 0 0 0 100% 0.463
org.opentrafficsim.road.gtu.lane.changing 1 0 0 0 100% 0.061
org.opentrafficsim.road.network.lane 5 0 2 0 60% 0.076
org.opentrafficsim.road.gtu.perception 1 0 0 0 100% 0.001
org.opentrafficsim.road.gtu.strategical 1 0 0 0 100% 0.632

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

org.opentrafficsim.road.car

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

org.opentrafficsim.road.gtu.following

Class Tests Errors Failures Skipped Success Rate Time
GTUFollowingModelTest 2 0 0 0 100% 0.029
IDMPlusTest 1 0 0 0 100% 0.594

org.opentrafficsim.road.network

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

org.opentrafficsim.road.gtu.strategical.od

Class Tests Errors Failures Skipped Success Rate Time
MarkovCorrelationTest 2 0 0 0 100% 1.914
ODApplierTest 2 0 0 0 100% 11.618

org.opentrafficsim.road.gtu

Class Tests Errors Failures Skipped Success Rate Time
AbstractLaneBasedGTUTest 1 0 0 0 100% 0.41
LaneBasedGTUTest 2 0 0 0 100% 0.013
LaneBasedTemplateGTUTypeTest 2 0 0 0 100% 0.04

org.opentrafficsim.road.gtu.lane.changing

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

org.opentrafficsim.road.network.lane

Class Tests Errors Failures Skipped Success Rate Time
CurveTest 1 0 0 0 100% 0.017
LaneTest 3 0 2 0 33.333% 0.054
SensorTest 1 0 0 0 100% 0.005

org.opentrafficsim.road.gtu.perception

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

org.opentrafficsim.road.gtu.strategical

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

Test Cases

[Summary] [Package List] [Test Cases]

CarTest

carTest 0.362

AbstractLaneBasedGTUTest

abstractLaneBasedGTUTest 0.41

GTUFollowingModelTest

testIDM 0.018
testIDMPlus 0.01

IDMPlusTest

computeAcceleration 0.593

LaneChangeModelTest

changeRight 0.06

LaneBasedGTUTest

timeAtDistanceTest 0.013
leaderFollowerAndParallelTest 0

LaneBasedTemplateGTUTypeTest

constructorTest 0.03
compatibleLaneTypeTest 0.01

HeadwayGTUTest

constructorTest 0.001

LaneBasedStrategicalRoutePlannerTest

nextLinkDirectionTest 0.631

MarkovCorrelationTest

testInput 0.002
probabilityTest 1.912

ODApplierTest

headwayGeneratorTest 9.179
gtuFractionTest 0.557

CurveTest

curveTest 0.017

LaneTest

lateralOffsetTest 0.012
contourTest 0.034
high y boundary expected:<-2.0> but was:<-1.667228851324582>
laneConstructorTest 0.008
PrevLanes should be empty expected:<0> but was:<1>

SensorTest

sensorTest 0.004

LinkLocationTest

linkLocationTest 0

Failure Details

[Summary] [Package List] [Test Cases]


contourTest
java.lang.AssertionError: high y boundary expected:<-2.0> but was:<-1.667228851324582>
laneConstructorTest
java.lang.AssertionError: PrevLanes should be empty expected:<0> but was:<1>