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

Function Documentation

auto Catch::makeTestInvoker(void (*testAsFunction)()) noexcept -> ITestInvoker*