Index

C E S T V 
All Classes and Interfaces|All Packages

C

checkState(OtsSimulatorInterface, FixedTimeController, boolean) - Method in class trafficcontrol.TestFixedTimeController
Check that the current state of a fixed time traffic light controller matches the design.
createModelMock() - Method in class trafficcontrol.TestFixedTimeController
Create a mocked OtsModelInterface.
createTrafficLightMock(String, String, OtsSimulatorInterface) - Method in class trafficcontrol.TestFixedTimeController
Mock a traffic light.

E

equalsAndHashCodeTest() - Method in class trafficcontrol.VerifyRequiredMethods
Check that all classes that implement equals also implement hashCode.

S

serializableTest() - Method in class trafficcontrol.VerifyRequiredMethods
Check that all classes implement the Serializable interface.

T

testConstructors() - Method in class trafficcontrol.TestFixedTimeController
Test the constructors and initializers of the signal group and fixed time controller classes.
testDisjoint() - Method in class trafficcontrol.TestFixedTimeController
Test detection of non-disjoint sets of traffic lights.
TestFixedTimeController - Class in trafficcontrol
Test the fixed time traffic controller class.
testTimings() - Method in class trafficcontrol.TestFixedTimeController
Test timing of fixed time controller.
toStringTest() - Method in class trafficcontrol.VerifyRequiredMethods
Check that all classes have a toString method.
trafficcontrol - package trafficcontrol
 
trafficControlExceptionTest() - Method in class trafficcontrol.TrafficControlExceptionTest
Test the TrafficControlException class.
TrafficControlExceptionTest - Class in trafficcontrol
Test the TrafficControlException class.

V

VerifyRequiredMethods - Class in trafficcontrol
Verify that all classes have a toString method (unless the class in non-instantiable, or an enum, or abstract.
C E S T V 
All Classes and Interfaces|All Packages