Package org.opentrafficsim.core.object
Class StaticObjectTest
java.lang.Object
org.opentrafficsim.core.object.StaticObjectTest
- All Implemented Interfaces:
EventListener,EventListener
Test the StaticObject 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
-
Method Summary
Modifier and TypeMethodDescriptionvoidReceiver for the events that should be emitted when a StaticObject is constructed.voidTest the StaticObject class.
-
Method Details
-
staticObjectTest
Test the StaticObject class.- Throws:
NetworkException- if that happens, this test has failed
-
notify
Receiver for the events that should be emitted when a StaticObject is constructed.- Specified by:
notifyin interfaceEventListener
-