TestCaseMethodFunctor Class Reference
Functor to call test case method (Implementation).
More...
Inheritance diagram for TestCaseMethodFunctor:
List of all members.
Public Types
typedef void(TestCase::*
Method )()
Public Member Functions
Private Attributes
Detailed Description
Functor to call test case method (Implementation).
Implementation detail.
Member Typedef Documentation
Constructor & Destructor Documentation
TestCaseMethodFunctor::TestCaseMethodFunctor
(
TestCase *
target,
)
[inline]
Member Function Documentation
bool TestCaseMethodFunctor::operator()
(
)
const [inline, virtual]
Member Data Documentation
The documentation for this class was generated from the following file: