TestGroup Member List
This is the complete list of members for TestGroup, including all inherited members.
commenceTest() | TestGroup | |
complete() | TestGroup | protected |
elapsedTime() const | TestGroup | inline |
execute()=0 | TestGroup | pure virtual |
fail(const char *func) override | TestGroup | virtual |
getName() | TestGroup | inline |
getState() const | TestGroup | inline |
initialiseAndExecute() | TestGroup | |
pending() | TestGroup | inlineprotected |
startItem(const String &tag, const String &description=nullptr) | TestGroup | |
State enum name | TestGroup | |
test_verify(bool res, const char *expr, const String &value1, const String &value2, bool verbose) | TestBase | inline |
test_verify(bool res, const char *expr, const V &value1, const V &value2, bool verbose) | TestBase | inline |
test_verify(bool res, const char *expr, const V &value1, const V &value2, bool verbose) | TestBase | inline |
TestGroup(const String &name) | TestGroup | inline |
testVerify(bool res, const TestParam ¶m) | TestBase | virtual |
~TestBase() | TestBase | inlinevirtual |