Package nl.tudelft.simulation.language
Class DSOLExceptionTest
- java.lang.Object
-
- nl.tudelft.simulation.language.DSOLExceptionTest
-
public class DSOLExceptionTest extends Object
DSOLExceptionTest.java.Copyright (c) 2019-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.- Author:
- Alexander Verbraeck
-
-
Constructor Summary
Constructors Constructor Description DSOLExceptionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestDSOLException()Test DSOLException.voidtestDSOLRuntimeException()Test DSOLException.
-