CppUnit project page | FAQ | CppUnit home page |
Inheritance diagram for TestCaseMethodFunctor:
Public Types | |
typedef void(TestCase::* | Method )() |
Public Member Functions | |
TestCaseMethodFunctor (TestCase *target, Method method) | |
bool | operator() () const |
Private Attributes | |
TestCase * | m_target |
Method | m_method |
Implementation detail.
|
|
|
|
|
Implements Functor. |
|
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |