Package trafficcontrol
Class TrafficControlExceptionTest
- java.lang.Object
-
- trafficcontrol.TrafficControlExceptionTest
-
public class TrafficControlExceptionTest extends Object
Test the TrafficControlException 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.- 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
trafficControlExceptionTest()
Test the TrafficControlException class.
-