Package org.opentrafficsim.base.logger
Class LoggerTester
java.lang.Object
org.opentrafficsim.base.logger.LoggerTester
Test Logger class.
Copyright (c) 2024-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Wouter Schakel
-
Method Details
-
testTime
Tests OTS logger. -
testParallel
Tests that parallel simulations and the threads that run them report time specific to the simulation. -
testIds
Tests that PID and Thread id are reported.
-