|
Jon Test
C++ Unit Test Tool. Not for production -- sample code only
|
This is the complete list of members for JonTest::TestRunner, including all inherited members.
| add(const char *const name, TestSuiteInterface *const suite) | JonTest::TestRunner | |
| get() | JonTest::TestRunner | static |
| isValid(const std::string &test) const | JonTest::TestRunner | |
| listTestCases(std::ostream &out) const | JonTest::TestRunner | |
| listTestSuites(std::ostream &out) const | JonTest::TestRunner | |
| run(Logger &logger) const | JonTest::TestRunner | |
| run(Logger &logger, const TestNames &tests) const | JonTest::TestRunner | |
| suites | JonTest::TestRunner | private |
| TestNames typedef | JonTest::TestRunner | |
| TestRunner()=default | JonTest::TestRunner | private |