BitShift Validate 0.1.0
BitShift Validate API Reference Documentation
Loading...
Searching...
No Matches
bitshift::validate::reporter Member List

This is the complete list of members for bitshift::validate::reporter, including all inherited members.

do_log_failure(string const &message, string const &file, int line, string const &detail)=0bitshift::validate::reporterprotectedpure virtual
do_log_setup(string const &file, int line, string const &detail)=0bitshift::validate::reporterprotectedpure virtual
do_log_summary(uint16_t total, uint16_t ignored, uint16_t pass, uint16_t fail)=0bitshift::validate::reporterprotectedpure virtual
do_log_teardown(string const &file, int line, string const &detail)=0bitshift::validate::reporterprotectedpure virtual
do_log_test_case(string const &name, string const &description, string const &file, int line, string const &detail)=0bitshift::validate::reporterprotectedpure virtual
log_failure(string message, string file, int line)bitshift::validate::reporter
log_setup(string const &file, int line)bitshift::validate::reporter
log_summary(uint16_t total, uint16_t ignored, uint16_t pass, uint16_t fail)bitshift::validate::reporter
log_teardown(string const &file, int line)bitshift::validate::reporter
log_test_case(string const &name, string const &description, string const &file, int line)bitshift::validate::reporter
operator=(reporter const &)=deletebitshift::validate::reporterprotected
operator=(reporter &&)=deletebitshift::validate::reporterprotected
reporter()bitshift::validate::reporterprotected
reporter(reporter const &)=deletebitshift::validate::reporterprotected
reporter(reporter &&)=deletebitshift::validate::reporterprotected
~reporter() noexceptbitshift::validate::reportervirtual