Class OtsSimulationExceptionTest

java.lang.Object
org.opentrafficsim.core.dsol.OtsSimulationExceptionTest

public class OtsSimulationExceptionTest extends Object
Test the GTUException 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:
Peter Knoppers
  • Constructor Details

    • OtsSimulationExceptionTest

      public OtsSimulationExceptionTest()
  • Method Details

    • otsSimulationExceptionTest

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

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