Class GtuFollowingModelTest

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

public class GtuFollowingModelTest extends Object implements UNITS
Test the methods that the classes that implement GtuFollowingModel have in common.

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:
Peter Knoppers
  • Constructor Details

    • GtuFollowingModelTest

      public GtuFollowingModelTest()
  • Method Details

    • testIDM

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

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