public class OTSShapeTest extends Object
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
OTSShapeTest() |
Modifier and Type | Method and Description |
---|---|
void |
testCleanConstructors()
Test the create and clean constructors.
|
void |
testIntersects()
Test the intersects OTSShape method.
|
void |
testOTSShape()
Test the OTSShape class.
|
public final void testOTSShape() throws org.opentrafficsim.core.geometry.OTSGeometryException
OTSGeometryException
- if this happens uncaught; this test has failedpublic final void testIntersects() throws org.opentrafficsim.core.geometry.OTSGeometryException
OTSGeometryException
- if that happens this test has failedpublic final void testCleanConstructors() throws org.opentrafficsim.core.geometry.OTSGeometryException
OTSGeometryException
- should not happen uncaughtCopyright © 2014–2019 Delft University of Technology. All rights reserved.