Template Function Catch::makeTestInvoker(void(C::*)())

Function Documentation

template<typename C>
Detail::unique_ptr<ITestInvoker> Catch::makeTestInvoker(void (C::* testAsMethod)())