Class WorkerThreadTest


  • public class WorkerThreadTest
    extends Object
    WorkerThreadTest.java.

    Copyright (c) 2019-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See DJUNITS License.

    Author:
    Alexander Verbraeck
    • Field Detail

      • value

        protected int value
        test value that will be incremented by a worker thread.
    • Constructor Detail

      • WorkerThreadTest

        public WorkerThreadTest()
    • Method Detail

      • testWorkerThread

        public void testWorkerThread()
        Test the WorkerThread.
      • testWorkerThreadException

        public void testWorkerThreadException()
        Test the WorkerThread.