public class FloatVectorUtilTest extends Object
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
FloatVectorUtilTest() |
Modifier and Type | Method and Description |
---|---|
void |
anonymousUnitTest()
Test the instantiation utility function of classes for anonymous units, also for the compiler.
|
void |
instantiateTest()
Test the instantiation utility function of classes.
|
public final void instantiateTest() throws org.djunits.value.ValueException
org.djunits.value.ValueException
- on instantiation errorpublic final void anonymousUnitTest() throws org.djunits.value.ValueException
org.djunits.value.ValueException
- on instantiation errorCopyright © 2015–2019 Delft University of Technology. All rights reserved.