|
Horizon
|
ReporterSpec but with the defaults filled in.
More...
#include <catch_amalgamated.hpp>
Public Attributes | |
| std::string | name |
| std::string | outputFilename |
| ColourMode | colourMode |
| std::map< std::string, std::string > | customOptions |
Friends | |
| bool | operator== (ProcessedReporterSpec const &lhs, ProcessedReporterSpec const &rhs) |
| bool | operator!= (ProcessedReporterSpec const &lhs, ProcessedReporterSpec const &rhs) |
ReporterSpec but with the defaults filled in.
Like ReporterSpec, the semantics are unchecked.