Package org.djunits.value.vfloat.scalar
Class FloatValueOfTest
java.lang.Object
org.djunits.value.vfloat.scalar.FloatValueOfTest
ValueOfTest.java.
Copyright (c) 2019-2025 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidtest the valueOf and the of methods.voidtest the valueOf and the of methods.
-
Constructor Details
-
FloatValueOfTest
public FloatValueOfTest()
-
-
Method Details
-
testFloatSIScalar
test the valueOf and the of methods.- Throws:
UnitException- on error
-
testFloatArea
@Test public void testFloatArea()test the valueOf and the of methods.
-