Class UnitExceptionsTest

java.lang.Object
org.djunits.unit.UnitExceptionsTest

public class UnitExceptionsTest extends Object
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 Details

    • UnitExceptionsTest

      public UnitExceptionsTest()
  • Method Details

    • testUnitExceptions

      @Test public void testUnitExceptions()
      Test the UnitException and the UnitRuntimeException using the djutils-test project.