Class SIUnitTest

java.lang.Object
org.djunits.unit.units.SIUnitTest

public class SIUnitTest extends Object
SIUnitTest tests a few remaining methods of the SIUnit class.

Copyright (c) 2025-2025 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djunits.org. The DJUTILS project is distributed under a three-clause BSD-style license.

Author:
Alexander Verbraeck
  • Constructor Details

    • SIUnitTest

      public SIUnitTest()
  • Method Details

    • testSIPrefix

      @Test public void testSIPrefix()
      Test SIPrefix methods.
    • testToString

      @Test public void testToString()
      Test toString() methods.