Catch::ITestInvoker Struct Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::ITestInvoker:
Inheritance graph

Public Member Functions

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

Constructor & Destructor Documentation

◆ ~ITestInvoker()

virtual Catch::ITestInvoker::~ITestInvoker ( )
virtual

Member Function Documentation

◆ invoke()

virtual void Catch::ITestInvoker::invoke ( ) const
pure virtual

The documentation for this struct was generated from the following file: