#include <TestOutputHelper.h>
Definition at line 30 of file TestOutputHelper.h.
dev::test::TestOutputHelper::TestOutputHelper |
( |
| ) |
|
|
inline |
dev::test::TestOutputHelper::~TestOutputHelper |
( |
| ) |
|
|
inline |
static std::string const& dev::test::TestOutputHelper::caseName |
( |
| ) |
|
|
inlinestatic |
void TestOutputHelper::finishTest |
( |
| ) |
|
|
static |
void TestOutputHelper::initTest |
( |
int |
_maxTests = 1 | ) |
|
|
static |
void TestOutputHelper::printTestExecStats |
( |
| ) |
|
|
static |
static void dev::test::TestOutputHelper::setCurrentTestFileName |
( |
std::string |
_name | ) |
|
|
inlinestatic |
static void dev::test::TestOutputHelper::setMaxTests |
( |
int |
_count | ) |
|
|
inlinestatic |
static std::string const& dev::test::TestOutputHelper::testFileName |
( |
| ) |
|
|
inlinestatic |
static std::string const& dev::test::TestOutputHelper::testName |
( |
| ) |
|
|
inlinestatic |
string TestOutputHelper::m_currentTestCaseName = "n/a" |
|
staticprivate |
string TestOutputHelper::m_currentTestFileName = "n/a" |
|
staticprivate |
string TestOutputHelper::m_currentTestName = "n/a" |
|
staticprivate |
size_t TestOutputHelper::m_currTest = 0 |
|
staticprivate |
size_t TestOutputHelper::m_maxTests = 0 |
|
staticprivate |
Timer TestOutputHelper::m_timer |
|
staticprivate |
The documentation for this class was generated from the following files: