arduino-emulator
Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
Catch::StreamingReporterBase< DerivedT > Struct Template Reference
Inheritance diagram for Catch::StreamingReporterBase< DerivedT >:
Catch::IStreamingReporter

Protected Member Functions

() - StreamingReporterBase
 
(ReporterPreferences- getPreferences
 
(void) - noMatchingTestCases
 
(void) - reportInvalidArguments
 
(void) - sectionEnded
 
(void) - sectionStarting
 
(void) - skipTest
 
(void) - testCaseEnded
 
(void) - testCaseStarting
 
(void) - testGroupEnded
 
(void) - testGroupStarting
 
(void) - testRunEnded
 
(void) - testRunStarting
 
- Protected Member Functions inherited from Catch::IStreamingReporter
(virtual bool) - assertionEnded
 
(virtual void) - assertionStarting
 
(virtual void) - benchmarkEnded
 
(virtual void) - benchmarkFailed
 
(virtual void) - benchmarkPreparing
 
(virtual void) - benchmarkStarting
 
(virtual void) - fatalErrorEncountered
 
(virtual bool) - isMulti
 

Static Protected Member Functions

(static std::set< Verbosity >) + getSupportedVerbosities
 

Protected Attributes

LazyStat< GroupInfocurrentGroupInfo
 
LazyStat< TestCaseInfocurrentTestCaseInfo
 
LazyStat< TestRunInfocurrentTestRunInfo
 
IConfigPtr m_config
 
ReporterPreferences m_reporterPrefs
 
std::vector< SectionInfom_sectionStack
 
std::ostream & stream
 

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