CppUnit project page | FAQ | CppUnit home page |
#include <Protector.h>
Public Member Functions | |
ProtectorGuard (TestResult *result, Protector *protector) | |
Pushes the specified protector. | |
~ProtectorGuard () | |
Pops the protector. | |
Private Attributes | |
TestResult * | m_result |
Adds the specified Protector to the specified TestResult for the object life-time.
|
Pushes the specified protector.
|
|
Pops the protector.
|
|
|
hosts this site. |
Send comments to: CppUnit Developers |