8#ifndef META_OCEAN_TEST_TESTBASE_TEST_STL_H
9#define META_OCEAN_TEST_TESTBASE_TEST_STL_H
This class implements tests for c++ functions.
Definition TestSTL.h:28
static void onAtExit()
Event function for at std::atexit events.
static bool testSTL(const TestSelector &selector=TestSelector())
Tests all c++ 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