Package org.djunits.unit.si
Class SIDimensionsTest
java.lang.Object
org.djunits.unit.si.SIDimensionsTest
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the construction, addition, subtraction, and parsing of SI dimensions.
-
Constructor Details
-
SIDimensionsTest
public SIDimensionsTest()
-
-
Method Details
-
testSIDimensions
Test the construction, addition, subtraction, and parsing of SI dimensions.- Throws:
UnitException
- on (unexpected) error
-