Class UnitTest

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

public class UnitTest extends Object
Generic Unit class test.

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

Author:
Alexander Verbraeck
  • Constructor Details

    • UnitTest

      public UnitTest()
  • Method Details

    • unitTest

      @Test public void unitTest()
      Test the units.
    • unitHashCodeEqualsTest

      @Test public void unitHashCodeEqualsTest()
      hashCode() and equals().