spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Catch::ITestInvoker Struct Referenceabstract

Detailed Description

Definition at line 496 of file catch.hpp.

#include <catch.hpp>

Inheritance diagram for Catch::ITestInvoker:
[legend]

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: