Class SIDimensionsTest

java.lang.Object
org.djunits.unit.si.SIDimensionsTest

public class SIDimensionsTest extends Object
SIDimensionsTest tests the construction, addition, subtraction, and parsing of SI dimensions.

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 Details

    • SIDimensionsTest

      public SIDimensionsTest()
  • Method Details

    • testSIDimensions

      @Test public void testSIDimensions() throws org.djunits.unit.util.UnitException
      Test the construction, addition, subtraction, and parsing of SI dimensions.
      Throws:
      org.djunits.unit.util.UnitException - on (unexpected) error