#include <SpecSuiteRunResult.h>
Definition at line 7 of file SpecSuiteRunResult.h.
◆ failed()
std::uint32_t SpecsCpp::SpecSuiteRunResult::failed |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ increment_failed()
void SpecsCpp::SpecSuiteRunResult::increment_failed |
( |
| ) |
|
|
inline |
◆ increment_not_run()
void SpecsCpp::SpecSuiteRunResult::increment_not_run |
( |
| ) |
|
|
inline |
◆ increment_passed()
void SpecsCpp::SpecSuiteRunResult::increment_passed |
( |
| ) |
|
|
inline |
◆ increment_timed_out()
void SpecsCpp::SpecSuiteRunResult::increment_timed_out |
( |
| ) |
|
|
inline |
◆ not_run()
std::uint32_t SpecsCpp::SpecSuiteRunResult::not_run |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ passed()
std::uint32_t SpecsCpp::SpecSuiteRunResult::passed |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ timed_out()
std::uint32_t SpecsCpp::SpecSuiteRunResult::timed_out |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: