Jon Test
C++ Unit Test Tool. Not for production -- sample code only
Loading...
Searching...
No Matches
JonTest::TestCase< TestSuiteDerived > Member List

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
nameJonTest::TestCase< TestSuiteDerived >
run(TestSuite &suite, Logger &logger) constJonTest::TestCase< TestSuiteDerived >inline
TestCase()=defaultJonTest::TestCase< TestSuiteDerived >
TestCase(const TestCase &right)=defaultJonTest::TestCase< TestSuiteDerived >
TestCase(const char *const testCaseName, TestCaseMethod const testCaseMethod)JonTest::TestCase< TestSuiteDerived >inline
TestCaseMethod typedefJonTest::TestCase< TestSuiteDerived >
testCaseMethodJonTest::TestCase< TestSuiteDerived >
TestSuite typedefJonTest::TestCase< TestSuiteDerived >
~TestCase()JonTest::TestCase< TestSuiteDerived >inline