Class LaneChangeInfoTest

java.lang.Object
org.opentrafficsim.road.network.LaneChangeInfoTest

public class LaneChangeInfoTest extends Object
Test for lane change info.

Copyright (c) 2022-2024 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djutils.org. The DJUTILS project is distributed under a three-clause BSD-style license, which can be found at https://djutils.org/docs/license.html.
Author:
Wouter Schakel
  • Constructor Details

    • LaneChangeInfoTest

      public LaneChangeInfoTest()
  • Method Details

    • laneChangeInfoTest

      @Test public final void laneChangeInfoTest() throws NetworkException, nl.tudelft.simulation.dsol.SimRuntimeException, NamingException
      Test to see whether lane change info is correctly delivered by the network.
      Throws:
      NetworkException - on exception
      nl.tudelft.simulation.dsol.SimRuntimeException - on exception
      NamingException - on exception