Horizon
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
Catch::ProcessedReporterSpec Struct Reference

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)
 

Detailed Description

ReporterSpec but with the defaults filled in.

Like ReporterSpec, the semantics are unchecked.


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