Class HeadwayGtuTest

java.lang.Object
org.opentrafficsim.road.gtu.perception.HeadwayGtuTest

public class HeadwayGtuTest extends Object
Test the HeadwayGtu class and the EnumType in the Headway interface.

Copyright (c) 2013-2024 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, Wouter Schakel
  • Constructor Details

    • HeadwayGtuTest

      public HeadwayGtuTest()
  • Method Details

    • constructorTest

      @Test public final void constructorTest() throws GtuException
      Test the constructor and the getters.
      Throws:
      GtuException - when something fails; if uncaught; this test has failed