Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Catch::ITestInvoker Struct Referenceabstract

#include <catch.hpp>

+ Inheritance diagram for Catch::ITestInvoker:
+ Collaboration diagram for Catch::ITestInvoker:

Public Member Functions

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

Detailed Description

Definition at line 572 of file catch.hpp.

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: