Template Class TestInvokerAsMethod

Inheritance Relationships

Base Type

Class Documentation

template<typename C>
class Catch::TestInvokerAsMethod : public Catch::ITestInvoker

Public Functions

TestInvokerAsMethod(void (C::* testAsMethod)()) noexcept
void invoke() const override