Class HeadwayGtuTest
java.lang.Object
org.opentrafficsim.road.gtu.perception.HeadwayGtuTest
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. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
Test the constructor and the getters.
-
Constructor Details
-
HeadwayGtuTest
public HeadwayGtuTest()
-
-
Method Details
-
constructorTest
Test the constructor and the getters.- Throws:
GtuException
- when something fails; if uncaught; this test has failed
-