#include <doctest.h>
Definition at line 1745 of file doctest.h.
◆ CurrentTestCaseStats() [1/2]
doctest::CurrentTestCaseStats::CurrentTestCaseStats |
( |
| ) |
|
◆ ~ CurrentTestCaseStats()
◆ CurrentTestCaseStats() [2/2]
◆ operator=()
◆ error_string
String doctest::CurrentTestCaseStats::error_string |
◆ failure_flags
int doctest::CurrentTestCaseStats::failure_flags |
◆ numAssertsFailedForCurrentTestCase
int doctest::CurrentTestCaseStats::numAssertsFailedForCurrentTestCase |
◆ numAssertsForCurrentTestCase
int doctest::CurrentTestCaseStats::numAssertsForCurrentTestCase |
◆ seconds_so_far
double doctest::CurrentTestCaseStats::seconds_so_far |
◆ should_reenter
bool doctest::CurrentTestCaseStats::should_reenter |
The documentation for this struct was generated from the following file: