Class ScaleTest


  • public class ScaleTest
    extends Object
    ScaleTest.java.

    Copyright (c) 2019-2020 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 Detail

      • ScaleTest

        public ScaleTest()
    • Method Detail

      • testScale

        public void testScale()
                       throws UnitException
        Test the correct implementation of scales.
        Throws:
        UnitException - on (unexpected) error
      • testOffsetLinearScale

        public void testOffsetLinearScale()
                                   throws UnitException
        Test the OffsetScale for correctness and reciprocity.
        Throws:
        UnitException - on (unexpected) error