Package org.djunits.unit
Class UnitTest
java.lang.Object
org.djunits.unit.UnitTest
UnitTest.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 Summary
-
Method Summary
-
Constructor Details
-
UnitTest
public UnitTest()
-
-
Method Details
-
unitTest
@Test public void unitTest()Test the units. -
unitHashCodeEqualsTest
@Test public void unitHashCodeEqualsTest()hashCode() and equals().
-