#include <API.h>
Definition at line 414 of file API.h.
◆ ~ISpecReporter()
virtual SpecsCpp::ISpecReporter::~ISpecReporter |
( |
| ) |
|
|
virtualdefault |
◆ report_setup()
virtual void SpecsCpp::ISpecReporter::report_setup |
( |
ISpecRunResult * |
| ) |
|
|
pure virtual |
◆ report_start()
virtual void SpecsCpp::ISpecReporter::report_start |
( |
| ) |
|
|
pure virtual |
◆ report_suite_begin()
virtual void SpecsCpp::ISpecReporter::report_suite_begin |
( |
unsigned int |
specCount | ) |
|
|
pure virtual |
◆ report_suite_result()
◆ report_teardown()
virtual void SpecsCpp::ISpecReporter::report_teardown |
( |
ISpecRunResult * |
| ) |
|
|
pure virtual |
◆ report_test()
virtual void SpecsCpp::ISpecReporter::report_test |
( |
ISpecRunResult * |
| ) |
|
|
pure virtual |
◆ report_test_begin()
virtual void SpecsCpp::ISpecReporter::report_test_begin |
( |
ISpecGroup * |
, |
|
|
ISpec * |
|
|
) |
| |
|
pure virtual |
◆ report_test_result()
virtual void SpecsCpp::ISpecReporter::report_test_result |
( |
ISpecRunResult * |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file:
- Specs.API/include/Specs/API/Internal/Undocumented/API.h