Searched defs:function_based_fixture (Results 1 – 1 of 1) sorted by relevance
166 class function_based_fixture : public test_unit_fixture { class169 …function_based_fixture( boost::function<void ()> const& setup_, boost::function<void ()> const& te… in function_based_fixture() function in boost::unit_test::function_based_fixture