Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
SpecsCpp::ISpecRunner Struct Referenceabstract

#include <API.h>

Inheritance diagram for SpecsCpp::ISpecRunner:
SpecsCpp::SpecSerialRunner

Public Member Functions

virtual ~ISpecRunner ()=default
 
virtual void run (ISpecGroup *, ISpecReporterCollection *, ISpecRunOptions *options, ISpecSuiteRunResultCallbackFn *)=0
 

Detailed Description

Definition at line 487 of file API.h.

Constructor & Destructor Documentation

◆ ~ISpecRunner()

virtual SpecsCpp::ISpecRunner::~ISpecRunner ( )
virtualdefault

Member Function Documentation

◆ run()

virtual void SpecsCpp::ISpecRunner::run ( ISpecGroup ,
ISpecReporterCollection ,
ISpecRunOptions options,
ISpecSuiteRunResultCallbackFn  
)
pure virtual

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