All Classes

Class Summary 
Class Description
AbstractLaneBasedGTUTest
Test the various methods of an AbstractLaneBasedGTU.
As abstract classes cannot be directly
CarTest
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
CarTest.Model
The helper model.
ClassList
Build a list of the classes in the project (or under a specific directory/package in the project).
Adapted from http://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?153784-how-to-list-resources-in-a-package.
CurveTest
Verify that GTUs register and unregister at the correct times and locations when following a curve.
DefaultTestParameters
Creator of set of parameters with default values.
GTUFollowingModelTest
Test the methods that the classes that implement GTUFollowingModel have in common.
GTUFollowingModelTest.Model
The helper model.
HeadwayGTUTest
Test the HeadwayGTU class and the EnumType in the Headway interface.
IDMPlusTest
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LaneBasedGTUTest
Test the LaneBasedGTU class.
LaneBasedGTUTest.Model
The helper model.
LaneBasedStrategicalRoutePlannerTest
Test the LaneBasedStrategicalRoutePlanner class.
LaneBasedTemplateGTUTypeTest
Test the TemplateGTUType class.
LaneChangeModelTest
Test some very basic properties of lane change models.
LaneTest
Test the Lane class.
LaneTest.Model
The helper model.
LinkLocationTest
Test the LinkLocation class.
MarkovCorrelationTest
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
MockDEVSSimulator
MockSimulator.java.
MockGTU
MockGTU.java.
MockSimulator
MockSimulator.java.
ODApplierTest
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
SensorTest
Test sensors and scheduling of trigger.
TrafficLightSensorTest
Test the TrafficLightSensor class.
TrafficLightSensorTest.Model
The helper model.
VerifyPerceptionCategoryMethods
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
VerifyRequiredMethods
Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract.