Class IReporterFactory
Defined in File catch_amalgamated.hpp
Inheritance Relationships
Derived Type
public Catch::ReporterFactory< T >
(Template Class ReporterFactory)
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
-
virtual ~IReporterFactory()