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

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “Catch::makeTestInvoker” with arguments (void(*)()) in doxygen xml output for project “Symbulation” from directory: ./doxyoutput/xml. Potential matches:

- auto makeTestInvoker(void (*testAsFunction)()) noexcept -> ITestInvoker*
- template<typename C> auto makeTestInvoker(void (C::* testAsMethod)()) noexcept -> ITestInvoker*