All Classes and Interfaces
Class
Description
Test the AbstractOtsModel class.
OTS model for testing.
Test the OTSReplication class.
Instrumented class for testing.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the Bézier class.
Test the alternative offset line classes.
Test the CapacityLinkTest class.
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 classes and interfaces in the compatibility package.
Infra belonging to InfraType.
InfraType as a hierarchical type.
Test the ConstantGenerator class.
Tests for ContinuousArc.
Test for ContinuousBezier.
Tests the generation of clothoids with various input.
Tests for ContinuousStraight.
Test the various distribution classes.
Absolute Unit used for testing.
Relative Unit used for testing.
Test the Distribution class.
Test the Draw class.
Implementation of StreamInterface that returns a constant value.
Test/development code for the fractional helper stuff.
FractionalLengthDataTest test.
Test the methods in the OTSGeometry class.
Test the GtuCharacteristics class
Test the GTUDumper class.
Test the GTUException class.
Test the AbstractGTU class.
Test the methods and fields in the GtuType class.
Test of subclasses of Historical.
Test the methods in the LateralDirectionality enum.
Test the LinkPosition class.
Test the Link class.
Test constructor and methods of the LinkType class.
MockSimulator.java.
MockGTU.java.
MockSimulator.java.
Test the NetworkException class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the Node class.
Test the OperationalPlanException class.
Test the OperationalPlan and OperationalPlanBuilder classes.
Test the Ots2dSet class.
Test the OTSGeometryException class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the OTSReplication class.
OTS model for testing.
Test the GTUException class.
Test the OtsSimulator class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the PerceptionException class.
Test the ProbabilityException class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the Direction3d and Angle3d classes.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test the Route class.
Test the Solver class.
Test the Speed3d class.
Test the StaticObject class.
Test the TemplateGTUType class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Measure the performance of the Polygon2d intersection method.
Storage for the results of a number of runs with identical numbers of shapes and vertices per shape.
Storage for execution time, number of tests and number of hits.
Test the TimeStampedObject class.
Test the TurnIndicatorIntent class
Test the TurnIndicatorStatus class
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.