Package org.opentrafficsim.base
Class TimeStampedObjectTest
java.lang.Object
org.opentrafficsim.base.TimeStampedObjectTest
public class TimeStampedObjectTest
extends java.lang.Object
Test the TimeStampedObject class.
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.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Aug 17, 2017
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
Constructors Constructor Description TimeStampedObjectTest()
-
Method Summary
Modifier and Type Method Description void
testTimeStampedObject()
Test the TimeStampedObject class.
-
Constructor Details
-
TimeStampedObjectTest
public TimeStampedObjectTest()
-
-
Method Details
-
testTimeStampedObject
public final void testTimeStampedObject()Test the TimeStampedObject class.
-