Package nl.tudelft.simulation.language
Class DsolExceptionTest
java.lang.Object
nl.tudelft.simulation.language.DsolExceptionTest
DsolExceptionTest.java.
Copyright (c) 2019-2024 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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test DsolException.void
Test DsolException.
-
Constructor Details
-
DsolExceptionTest
public DsolExceptionTest()
-
-
Method Details
-
testDsolException
@Test public void testDsolException()Test DsolException. -
testDsolRuntimeException
@Test public void testDsolRuntimeException()Test DsolException.
-