21 #ifndef SH_TESTCALLER_H
22 #define SH_TESTCALLER_H
43 #endif // ndef SH_TESTCALLER_H
Definition: TestCategory.h:26
void(UTType::* TCMType)()
Definition: TestCategoryCaller.h:28
UTType * UTObject
Definition: TestCategoryCaller.h:39
Definition: TestCategoryCaller.h:26
void run(void)
Definition: TestCategoryCaller.h:33
Definition: TestSuite.h:31
TCMType TestMethod
Definition: TestCategoryCaller.h:40
TestCategoryCaller(std::string n, TestSuite *s, UTType *o, TCMType m)
Definition: TestCategoryCaller.h:30