Package org.djunits.formatter
Class FormatTest
java.lang.Object
org.djunits.formatter.FormatTest
Test Formatter.format for quantities.
Copyright (c) 2013-2026 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See for project information https://djunits.org. The DJUNITS project is distributed under a three-clause BSD-style license.
- Author:
- Peter Knoppers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidformat()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.
-