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

Function Documentation

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