Class IReporterFactory

Inheritance Relationships

Derived Type

Class Documentation

class IReporterFactory

Subclassed by Catch::ReporterFactory< T >

Public Functions

virtual ~IReporterFactory()
virtual IEventListenerPtr create(ReporterConfig &&config) const = 0
virtual std::string getDescription() const = 0