CppUnit project page | FAQ | CppUnit home page |
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.
ProtectorContext::ProtectorContext | ( | Test * | test, |
TestResult * | result, | ||
const std::string & | shortDescription | ||
) | [inline] |
std::string ProtectorContext::m_shortDescription |
|
hosts this site. |
Send comments to: CppUnit Developers |