public class ValueOfStringOfTest extends Object
This file was generated by the djunits value test classes generator, 26 jun, 2015
Copyright (c) 2015-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
$LastChangedDate: 2019-03-02 19:06:46 +0100 (Sat, 02 Mar 2019) $, @version $Revision: 342 $, by $Author: averbraeck $,
initial version 26 jun, 2015
Modifier and Type | Field and Description |
---|---|
static String[] |
CLASSNAMES
The classes that are absolute (name = class name).
|
static String[] |
CLASSNAMES_MONEY
The money classes that are just relative (name = class name); these classes don't have an si field.
|
Constructor and Description |
---|
ValueOfStringOfTest() |
Modifier and Type | Method and Description |
---|---|
void |
durationValueOfTest()
Test the Duration class for the valueOf and stringOf methods.
|
void |
valueOfDoubleTest()
Test the DoubleScalar and FloatScalar classes for the valueOf and stringOf methods.
|
public static final String[] CLASSNAMES
public static final String[] CLASSNAMES_MONEY
Copyright © 2015–2019 Delft University of Technology. All rights reserved.