Class AbstractLaneBasedGtuTest

java.lang.Object
org.opentrafficsim.road.gtu.AbstractLaneBasedGtuTest
All Implemented Interfaces:
UNITS

public class AbstractLaneBasedGtuTest extends Object implements UNITS
Test the various methods of an AbstractLaneBasedGtu.
As abstract classes cannot be directly

Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers
  • Constructor Details

    • AbstractLaneBasedGtuTest

      public AbstractLaneBasedGtuTest()
  • Method Details

    • abstractLaneBasedGtuTest

      public final void abstractLaneBasedGtuTest() throws Exception
      Test that the constructor puts the supplied values in the correct fields, then check the motion of the GTU.
      Throws:
      Exception - when something goes wrong (should not happen)