Class GTUExceptionTest


  • public class GTUExceptionTest
    extends Object
    Test the GTUException class.

    Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    Version:
    $Revision$, $LastChangedDate$, by $Author$, initial version Mar 11, 2016
    Author:
    Peter Knoppers
    • Constructor Detail

      • GTUExceptionTest

        public GTUExceptionTest()
    • Method Detail

      • gtuExceptionTest

        public final void gtuExceptionTest()
        Test the GTUException class.
      • throwIfTest

        public final void throwIfTest()
                               throws GTUException
        Test the throwIf method.
        Throws:
        GTUException - should not happen (this test has failed if it does)