Class AbstractLaneBasedGTUTest

  • All Implemented Interfaces:
    UNITS

    public class AbstractLaneBasedGTUTest
    extends Object
    implements UNITS
    Test the various methods of an AbstractLaneBasedGTU.
    As abstract classes cannot be directly

    Copyright (c) 2013-2022 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 14 jan. 2015

    Author:
    Alexander Verbraeck, Peter Knoppers
    • Constructor Detail

      • AbstractLaneBasedGTUTest

        public AbstractLaneBasedGTUTest()
    • Method Detail

      • abstractLaneBasedGTUTest

        public final void abstractLaneBasedGTUTest()
                                            throws Exception
        Test that the constructor puts the supplied values in the correct fields, then check the motion of the GTU.
        Throws:
        Exception - when something goes wrong (should not happen)