8 #ifndef META_OCEAN_TEST_TESTBASE_TEST_WORKER_POOL_H
9 #define META_OCEAN_TEST_TESTBASE_TEST_WORKER_POOL_H
35 static bool test(
const double testDuration);
This class implements tests for the WorkerPool class.
Definition: TestWorkerPool.h:27
static bool test(const double testDuration)
Tests all WorkerPool functions.
static bool testScopedWorker(const double testDuration)
Tests the acquiring of a ScopedWorker object.
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15