Class LoggerTester

java.lang.Object
org.opentrafficsim.base.logger.LoggerTester

public final class LoggerTester extends Object
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

      @Test public void testTime()
      Tests OTS logger.
    • testParallel

      @Test public void testParallel()
      Tests that parallel simulations and the threads that run them report time specific to the simulation.
    • testIds

      @Test public void testIds()
      Tests that PID and Thread id are reported.