Ocean
|
Go to the source code of this file.
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Ocean::Test | |
Namespace of the Test library. | |
Ocean::Test::TestBase | |
Namespace of the Base Test library. | |
Functions | |
OCEAN_TEST_BASE_EXPORT bool | Ocean::Test::TestBase::testBase (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
Tests the entire base library. More... | |
OCEAN_TEST_BASE_EXPORT void | Ocean::Test::TestBase::testBaseAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
Tests the entire base library. More... | |