Package org.djunits.value
Class FormatTest
java.lang.Object
org.djunits.value.FormatTest
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 TypeMethodDescriptionfinal void
format()
Test that size, precision and accuracy are OK.
-
Constructor Details
-
FormatTest
public FormatTest()
-
-
Method Details
-
format
@Test public final void format()Test that size, precision and accuracy are OK.
-