Package org.djunits.value
Class AngleUtilTest
java.lang.Object
org.djunits.value.AngleUtilTest
Test the AngleUtil class.
Copyright (c) 2013-2025 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest 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.
-