31 #ifndef UTILS_TEST_MACRO_TEST_ENABLE_BOOST_TEST
32 if (
nullptr !=
func_) {
47 if (
nullptr !=
func_) {
58 if (
nullptr !=
func_) {
virtual ~test_case_base()
test_case_base(const std::string &test_name, const std::string &case_name, test_func func)
static test_manager & me()
void append_event_on_start(const std::string &event_name, on_start_ptr_type)
static void set_counter_ptr(int *success_counter_ptr, int *failed_counter_ptr)
void append_event_on_exit(const std::string &event_name, on_exit_ptr_type)
void append_test_case(const std::string &test_name, const std::string &case_name, case_ptr_type)
virtual ~test_on_exit_base()
virtual ~test_on_start_base()