Class ScaleTest

java.lang.Object
org.djunits.unit.scale.ScaleTest

public class ScaleTest extends Object
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 Details

    • ScaleTest

      public ScaleTest()
  • Method Details

    • testScale

      @Test 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

      @Test 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