Package org.opentrafficsim.core.gtu
Class GTUDirectionalityTest
- java.lang.Object
-
- org.opentrafficsim.core.gtu.GTUDirectionalityTest
-
public class GTUDirectionalityTest extends Object
Test the GTUDirectionality class.Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.- Author:
- Peter Knoppers
-
-
Constructor Summary
Constructors Constructor Description GTUDirectionalityTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testGTUDirectionality()
Test the GTUDirectionality class.
-