Package org.opentrafficsim.core.geometry
Class GeometryTest
java.lang.Object
org.opentrafficsim.core.geometry.GeometryTest
Test the methods in the OTSGeometry class.
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Peter Knoppers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
Test the printCoordinate family of functions.
-
Constructor Details
-
GeometryTest
public GeometryTest()
-
-
Method Details
-
geometryTest
@Test public final void geometryTest()Test the printCoordinate family of functions.
-