Class GTUFollowingModelTest

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

public class GTUFollowingModelTest
extends java.lang.Object
implements UNITS
Test the methods that the classes that implement GTUFollowingModel have in common.

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 27 feb. 2015

Author:
Peter Knoppers
  • Constructor Details

  • Method Details

    • testIDM

      public final void testIDM() throws java.lang.Exception
      Test IDM.
      Throws:
      java.lang.Exception - when something goes wrong (should not happen)
    • testIDMPlus

      public final void testIDMPlus() throws java.lang.Exception
      Test IDMPlus.
      Throws:
      java.lang.Exception - when something goes wrong (should not happen)