Package org.opentrafficsim.core.math
Class DrawTest
java.lang.Object
org.opentrafficsim.core.math.DrawTest
Test the Draw 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
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
Implementation of StreamInterface that returns a constant value. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
DrawTest
public DrawTest()
-
-
Method Details
-
drawTest
@Test public void drawTest()Test the Draw class.
-