addTestCategory(TestCategory *tc) | UnitTest | [protected] |
addTestResult(bool r) | UnitTest | [protected] |
cleanup(void) | SelectorTest | [virtual] |
genericTestIsIdentityPermutation(Selector *s) | SelectorTest | [private] |
genericTestIsPermutation(Selector *s) | SelectorTest | [private] |
getName(void) | Test | [inline] |
getSuite(void) | Test | [inline] |
run(void) | UnitTest | [virtual] |
s1 | SelectorTest | [private] |
s2 | SelectorTest | [private] |
s3 | SelectorTest | [private] |
s4 | SelectorTest | [private] |
SelectorTest(TestSuite *s) | SelectorTest | |
setup(void) | SelectorTest | [virtual] |
sid1 | SelectorTest | [private] |
sid2 | SelectorTest | [private] |
strip_test(char *s) | UnitTest | [inline, protected] |
Test(void) | Test | [inline] |
Test(const std::string &n) | Test | [inline] |
Test(const std::string &n, TestSuite *s) | Test | [inline] |
testIsIdentityPermutation(void) | SelectorTest | |
testIsPermutation(void) | SelectorTest | |
UnitTest(std::string n, TestSuite *s) | UnitTest | [inline] |
~Test(void) | Test | [inline, virtual] |
~UnitTest(void) | UnitTest |