Home
last modified time | relevance | path

Searched defs:function_based_fixture (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/test/tree/
Dfixture.hpp166 class function_based_fixture : public test_unit_fixture { class
169function_based_fixture( boost::function<void ()> const& setup_, boost::function<void ()> const& te… in function_based_fixture() function in boost::unit_test::function_based_fixture