Template Class TestInvokerAsMethod

Inheritance Relationships

Base Type

Class Documentation

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

Public Functions

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