Class GtuTest

java.lang.Object
org.opentrafficsim.core.gtu.GtuTest

public class GtuTest extends Object
Test the AbstractGTU class.

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
  • Field Details

    • gtuOfStrategicalPlanner

      public Gtu gtuOfStrategicalPlanner
      GTU that will be returned when the fake strategical planner is asked for the associated GTU with getGTU.
  • Constructor Details

    • GtuTest

      public GtuTest()
  • Method Details