|
Jon Test
C++ Unit Test Tool. Not for production -- sample code only
|
This is the complete list of members for JonTest::TestCase< TestSuiteDerived >, including all inherited members.
| createAndAdd(TestSuite &suite, const char *const testCaseName, TestCaseMethod const testCaseMethod) | JonTest::TestCase< TestSuiteDerived > | inlinestatic |
| name | JonTest::TestCase< TestSuiteDerived > | |
| run(TestSuite &suite, Logger &logger) const | JonTest::TestCase< TestSuiteDerived > | inline |
| TestCase()=default | JonTest::TestCase< TestSuiteDerived > | |
| TestCase(const TestCase &right)=default | JonTest::TestCase< TestSuiteDerived > | |
| TestCase(const char *const testCaseName, TestCaseMethod const testCaseMethod) | JonTest::TestCase< TestSuiteDerived > | inline |
| TestCaseMethod typedef | JonTest::TestCase< TestSuiteDerived > | |
| testCaseMethod | JonTest::TestCase< TestSuiteDerived > | |
| TestSuite typedef | JonTest::TestCase< TestSuiteDerived > | |
| ~TestCase() | JonTest::TestCase< TestSuiteDerived > | inline |