Package org.djunits.unit
Class UnitExceptionsTest
java.lang.Object
org.djunits.unit.UnitExceptionsTest
Test the UnitException, the UnitRuntimeException, and the NonInvertibleMatrixException classes.
Copyright (c) 2025-2026 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djunits.org. The DJUNITS project is distributed under a three-clause BSD-style license.
- Author:
- Alexander Verbraeck
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest the UnitException and the UnitRuntimeException using the djutils-test project.
-
Constructor Details
-
UnitExceptionsTest
public UnitExceptionsTest()
-
-
Method Details
-
testUnitExceptions
@Test public void testUnitExceptions()Test the UnitException and the UnitRuntimeException using the djutils-test project.
-