#include <progress_monitor.hpp>
void boost::unit_test::progress_monitor_t::assertion_result |
( |
bool |
| ) |
|
|
inlinevirtual |
virtual int boost::unit_test::test_observer::priority |
( |
| ) |
|
|
inlinevirtualinherited |
void boost::unit_test::progress_monitor_t::set_stream |
( |
std::ostream & |
| ) |
|
void boost::unit_test::progress_monitor_t::test_aborted |
( |
| ) |
|
|
virtual |
void boost::unit_test::progress_monitor_t::test_finish |
( |
| ) |
|
|
inlinevirtual |
void boost::unit_test::progress_monitor_t::test_start |
( |
counter_t |
test_cases_amount | ) |
|
|
virtual |
void boost::unit_test::progress_monitor_t::test_unit_aborted |
( |
test_unit const & |
| ) |
|
|
inlinevirtual |
void boost::unit_test::progress_monitor_t::test_unit_finish |
( |
test_unit const & |
, |
|
|
unsigned |
long |
|
) |
| |
|
virtual |
void boost::unit_test::progress_monitor_t::test_unit_skipped |
( |
test_unit const & |
| ) |
|
|
virtual |
void boost::unit_test::progress_monitor_t::test_unit_start |
( |
test_unit const & |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: