Class InjectionsTest
java.lang.Object
org.opentrafficsim.road.gtu.generator.InjectionsTest
InjectionsTest.
- Author:
- Wouter Schakel
-
Method Summary
Modifier and TypeMethodDescriptionvoidTests whether Injection ids are used even when a GTU is delayed due to a lack of space.voidTest Injections.
-
Method Details
-
testInjections
@Test public void testInjections() throws ParameterException, NetworkException, GtuException, OtsGeometryException, nl.tudelft.simulation.dsol.SimRuntimeException, NamingExceptionTest Injections.- Throws:
ParameterException- on exceptionNetworkException- on exceptionGtuException- on exceptionOtsGeometryException- on exceptionNamingException- on exceptionnl.tudelft.simulation.dsol.SimRuntimeException- on exception
-
testIdorder
@Test public void testIdorder() throws NetworkException, nl.tudelft.simulation.dsol.SimRuntimeException, ParameterException, NamingExceptionTests whether Injection ids are used even when a GTU is delayed due to a lack of space.- Throws:
NetworkException- exceptionParameterException- exceptionnl.tudelft.simulation.dsol.SimRuntimeException- exceptionNamingException- exception
-