Definition at line 80 of file TestRunner.h.
CxxTest::TestRunner::StateGuard::StateGuard |
( |
| ) |
|
|
inline |
Definition at line 88 of file TestRunner.h.
90 #ifdef _CXXTEST_HAVE_EH
92 #endif // _CXXTEST_HAVE_EH
CxxTest::TestRunner::StateGuard::~StateGuard |
( |
| ) |
|
|
inline |
Definition at line 96 of file TestRunner.h.
98 #ifdef _CXXTEST_HAVE_EH
100 #endif // _CXXTEST_HAVE_EH
void setMaxDumpSize(unsigned value)
void setAbortTestOnFail(bool value)
unsigned CxxTest::TestRunner::StateGuard::_maxDumpSize |
|
private |
The documentation for this class was generated from the following file: