Package org.djunits.value
Class AngleUtilTest
java.lang.Object
org.djunits.value.AngleUtilTest
Test the AngleUtil class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Peter Knoppers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the two functions in the AngleUtil class.
-
Constructor Details
-
AngleUtilTest
public AngleUtilTest()
-
-
Method Details
-
angleUtilTest
@Test public void angleUtilTest()Test the two functions in the AngleUtil class.
-