Package org.opentrafficsim.core.geometry
Class OTSGeometryExceptionTest
- java.lang.Object
-
- org.opentrafficsim.core.geometry.OTSGeometryExceptionTest
-
public class OTSGeometryExceptionTest extends Object
Test the OTSGeometryException class.
-
-
Constructor Summary
Constructors Constructor Description OTSGeometryExceptionTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testException()
Test the OTSGeometryException class.
-