after_tests(test_group const &group) | testsoon::test_reporter | [virtual] |
before_tests(test_group const &group) | testsoon::test_reporter | [virtual] |
begin_group(test_group const &group) | testsoon::test_reporter | [virtual] |
end_group(test_group const &group) | testsoon::test_reporter | [virtual] |
failure(test_info const &info, test_failure const &failure, string const &value)=0 | testsoon::test_reporter | [pure virtual] |
start() | testsoon::test_reporter | [virtual] |
stats(statistics const &stat) | testsoon::test_reporter | [virtual] |
stop() | testsoon::test_reporter | [virtual] |
success(test_info const &info, string const &sequence_key) | testsoon::test_reporter | [virtual] |
unexpected_exception(test_info const &info, string const &value) | testsoon::test_reporter | [virtual] |
~test_reporter() | testsoon::test_reporter | [virtual] |