8#ifndef META_OCEAN_TEST_TESTBASE_TEST_COMMAND_ARGUMENTS_H
9#define META_OCEAN_TEST_TESTBASE_TEST_COMMAND_ARGUMENTS_H
This class implements test for CommandArguments.
Definition TestCommandArguments.h:28
static bool test(const double testDuration, const TestSelector &selector=TestSelector())
Invokes the data type test.
static bool testParse()
Tests the parse function.
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