Package trafficcontrol
Class TrafficControlExceptionTest
java.lang.Object
trafficcontrol.TrafficControlExceptionTest
public class TrafficControlExceptionTest
extends java.lang.Object
Test the TrafficControlException class.
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Feb 25, 2019
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
Constructors Constructor Description TrafficControlExceptionTest()
-
Method Summary
Modifier and Type Method Description void
trafficControlExceptionTest()
Test the TrafficControlException class.
-
Constructor Details
-
TrafficControlExceptionTest
public TrafficControlExceptionTest()
-
-
Method Details
-
trafficControlExceptionTest
public final void trafficControlExceptionTest()Test the TrafficControlException class.
-