|
| void | reset () |
| |
| void | success (const std::string &test_name) |
| |
| void | failure (const std::string &test_name) |
| |
Definition at line 114 of file testManager.h.
| void TestManager::Stat::failure |
( |
const std::string & |
test_name | ) |
|
| void TestManager::Stat::reset |
( |
| ) |
|
| void TestManager::Stat::success |
( |
const std::string & |
test_name | ) |
|
| std::vector<std::string> TestManager::Stat::m_list_failure |
| int TestManager::Stat::m_num_failure |
| int TestManager::Stat::m_num_tests |
The documentation for this struct was generated from the following files: