Definition at line 35 of file run_unit_tests.cpp.
◆ LoggingReporter()
doctest::LoggingReporter::LoggingReporter |
( |
const ContextOptions & |
co | ) |
|
|
inline |
◆ log_assert()
void doctest::LoggingReporter::log_assert |
( |
const AssertData & |
rb | ) |
|
|
inlineoverride |
◆ log_contexts()
void doctest::LoggingReporter::log_contexts |
( |
| ) |
|
|
inline |
◆ log_message()
void doctest::LoggingReporter::log_message |
( |
const MessageData & |
mb | ) |
|
|
inlineoverride |
◆ logTestStart()
void doctest::LoggingReporter::logTestStart |
( |
| ) |
|
|
inline |
◆ test_case_end()
void doctest::LoggingReporter::test_case_end |
( |
const CurrentTestCaseStats & |
st | ) |
|
|
inlineoverride |
◆ test_case_exception()
void doctest::LoggingReporter::test_case_exception |
( |
const TestCaseException & |
e | ) |
|
|
inlineoverride |
◆ test_run_end()
void doctest::LoggingReporter::test_run_end |
( |
const TestRunStats & |
p | ) |
|
|
inlineoverride |
The documentation for this struct was generated from the following file: