Class AbstractLaneBasedGTUTest

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

public class AbstractLaneBasedGTUTest
extends java.lang.Object
implements UNITS
Test the various methods of an AbstractLaneBasedGTU.
As abstract classes cannot be directly

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

$LastChangedDate: 2015-09-14 01:33:02 +0200 (Mon, 14 Sep 2015) $, @version $Revision: 1401 $, by $Author: averbraeck $, initial version 14 jan. 2015

Author:
Alexander Verbraeck, Peter Knoppers
  • Constructor Details

  • Method Details

    • abstractLaneBasedGTUTest

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