CppUnit project page | FAQ |
Protector context (Implementation). Implementation detail. More...
#include <ProtectorContext.h>
Public Member Functions | |
ProtectorContext (Test *test, TestResult *result, const std::string &shortDescription) | |
Public Attributes | |
Test * | m_test |
TestResult * | m_result |
std::string | m_shortDescription |
Protector context (Implementation). Implementation detail.
|
inline |
TestResult* ProtectorContext::m_result |
std::string ProtectorContext::m_shortDescription |
Test* ProtectorContext::m_test |
Send comments to: CppUnit Developers |