Package org.opentrafficsim.core.dsol
Class AbstractOtsSimulationApplicationTest
java.lang.Object
org.opentrafficsim.core.dsol.AbstractOtsSimulationApplicationTest
Test the OTSReplication class.
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:
- Peter Knoppers
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
Instrumented class for testing. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the AbstractOtsSimulationApplication class.
-
Constructor Details
-
AbstractOtsSimulationApplicationTest
public AbstractOtsSimulationApplicationTest()
-
-
Method Details
-
abstractOtsSimulationApplicationTest
@Test public void abstractOtsSimulationApplicationTest()Test the AbstractOtsSimulationApplication class.
-