public class LaneBasedStrategicalRoutePlannerTest extends Object
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
LaneBasedStrategicalRoutePlannerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
nextLinkDirectionTest()
Test the nextLinkDirection method.
|
public LaneBasedStrategicalRoutePlannerTest()
public final void nextLinkDirectionTest()
throws org.opentrafficsim.core.gtu.GTUException,
org.opentrafficsim.core.network.NetworkException,
org.opentrafficsim.core.geometry.OTSGeometryException
org.opentrafficsim.core.gtu.GTUException - if not caught this test has failedorg.opentrafficsim.core.network.NetworkException - if not caught this test has failedorg.opentrafficsim.core.geometry.OTSGeometryException - when construction of design line failsCopyright © 2014–2016 Delft University of Technology. All rights reserved.