#include <TestCategoryCaller.h>
Inheritance diagram for TestCategoryCaller< UTType >:

Public Types | |
| typedef void(UTType::* | TCMType )() |
Public Member Functions | |
| TestCategoryCaller (std::string n, TestSuite *s, UTType *o, TCMType m) | |
| void | run (void) |
Private Attributes | |
| UTType * | UTObject |
| TCMType | TestMethod |
|
|||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||
|
Implements Test. |
|
|||||
|
|
|
|||||
|
|
1.3.7