All Classes and Interfaces
Class
Description
Test the various methods of an AbstractLaneBasedGtu.
As abstract classes cannot be directly
As abstract classes cannot be directly
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
The helper model.
Build a list of the classes in the project (or under a specific directory/package in the project).
Adapted from https://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?
Adapted from https://stackoverflow.com/questions/3923129/get-a-list-of-resources-from-classpath-directory which apparently copied the code from http://forums.devx.com/showthread.php?
Test the Conflict class.
Verify that GTUs register and unregister at the correct times and locations when following a curve.
Creator of set of parameters with default values.
Test detectors and scheduling of trigger.
Dummy OtsModelInterface.
Dummy OtsModelInterface.
Loops all OTS classes and prints XML lines for all parameters (@code ParameterType) found.
Test the methods that the classes that implement GtuFollowingModel have in common.
The helper model.
Test the HeadwayGtu class and the EnumType in the Headway interface.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Simulation model for IDMPlusTest.
InjectionsTest.
Test the LaneBasedGtu class.
The helper model.
Test the TemplateGTUType class.
Dummy OtsModelInterface.
Test for lane change info.
Test some very basic properties of lane change models.
Test the Lane class.
The helper model.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
MockSimulator.java.
MockGTU.java.
MockSimulator.java.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the RelativeLane class.
Test the TrafficLightDetector class.
The helper model.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract.