Package org.djunits.unit.scale
Class ScaleTest
java.lang.Object
org.djunits.unit.scale.ScaleTest
ScaleTest.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 the OffsetScale for correctness and reciprocity.void
Test the correct implementation of scales.
-
Constructor Details
-
ScaleTest
public ScaleTest()
-
-
Method Details
-
testScale
Test the correct implementation of scales.- Throws:
UnitException
- on (unexpected) error
-
testOffsetLinearScale
Test the OffsetScale for correctness and reciprocity.- Throws:
UnitException
- on (unexpected) error
-