Class ITestInvoker

Inheritance Relationships

Derived Types

Class Documentation

class ITestInvoker

Subclassed by Catch::TestInvokerAsFunction, Catch::TestInvokerAsMethod< C >

Public Functions

virtual void invoke() const = 0
virtual ~ITestInvoker()