Class ScaleTest

java.lang.Object
org.djunits.unit.scale.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 Details

  • Method Details

    • testScale

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

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