Package org.opentrafficsim.base
Class TimeStampedObjectTest
- java.lang.Object
-
- org.opentrafficsim.base.TimeStampedObjectTest
-
public class TimeStampedObjectTest extends Object
Test the TimeStampedObject class.Copyright (c) 2013-2020 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testTimeStampedObject()
Test the TimeStampedObject class.
-