All Classes

Class Summary 
Class Description
Acceleration3DTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
BezierTest
Test the Bézier class.
CapacityOTSLinkTest
Test the CapacityOTSLink class.
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.
ColorParserTest
Test that color parser works as expected.
CompatibilityTest
Test the classes and interfaces in the compatibility package.
ConstantGeneratorTest
Test the ConstantGenerator class.
CoordinatesTest
Test the Coordinates parser class.
DirectionsTest
Test the directions parser.
DistributionsTest
Test the Distributions parser.
DistributionsTest
Test the various distribution classes.
DistributionTest
Test the Distribution class.
EgtfTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
GeometryTest
Test the methods in the OTSGeometry class.
GTUCharacteristicsTest
Test the GTUCharacteristics class
GTUDirectionalityTest
Test the GTUDirectionality class.
GTUExceptionTest
Test the GTUException class.
GTUTest
Test the AbstractGTU class.
GTUTypeTest
Test the methods and fields in the GTUType class.
HistoricalTest
Test of subclasses of Historical.
LinkDirectionTest
Test the LinkDirection class.
LinkLocationTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
LinkTypeTest
Test constructor and methods of the LinkType class.
LongitudinalDirectionalityTest
Test the methods in the LongitudinalDirectionality enum.
MockDEVSSimulator
MockSimulator.java.
MockGTU
MockGTU.java.
MockSimulator
MockSimulator.java.
NetworkExceptionTest
Test the NetworkException class.
OperationalPlanExceptionTest
Test the OperationalPlanException class.
OperationalPlanTest
Test the OperationalPlan and OperationalPlanBuilder classes.
OTS2DSetTest
Test the OTS2DSet class.
OTSGeometryExceptionTest
Test the OTSGeometryException class.
OTSLine3DTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSLinkTest
Test the OTSLink class.
OTSNetworkTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
OTSNodeTest
Test the OTSNode class.
OTSPoint3DTest
Test the methods in OTSPoint.
OTSShapeTest
Test the OTSShape class.
ParameterFactoryByTypeTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
PerceptionExceptionTest
Test the PerceptionException class.
ProbabilityExceptionTest
Test the ProbabilityException class.
RelativePositionTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Rotation3DTest
Test the Direction3D and Angle3D classes.
RouteGeneratorTest
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
RouteTest
Test the Route class.
SolverTest
Test the Solver class.
Speed3DTest
Test the Speed3D class.
TemplateGTUTypeTest
Test the TemplateGTUType class.
Test
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test2
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
Test3
Test for another offsetLine problem.
TimeStampedObjectTest
Test the TimeStampedObject class.
TurnIndicatorIntentTest
Test the TurnIndicatorIntent class
TurnIndicatorStatusTest
Test the TurnIndicatorStatus class
VerifyPerceptionCategoryMethods
Copyright (c) 2013-2020 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.