8#ifndef META_OCEAN_TEST_TESTBASE_TEST_WORKER_POOL_H
9#define META_OCEAN_TEST_TESTBASE_TEST_WORKER_POOL_H
This class implements tests for the WorkerPool class.
Definition TestWorkerPool.h:28
static bool testScopedWorker(const double testDuration)
Tests the acquiring of a ScopedWorker object.
static bool test(const double testDuration, const TestSelector &selector=TestSelector())
Tests all WorkerPool functions.
This class implements a test selector that parses test function strings and determines which tests sh...
Definition TestSelector.h:51
The namespace covering the entire Ocean framework.
Definition Accessor.h:15