enum_name
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
testing::internal::FailureReporterInterface Class Referenceabstract
Inheritance diagram for testing::internal::FailureReporterInterface:
testing::internal::GoogleTestFailureReporter

Public Types

enum  FailureType { kNonfatal , kFatal }
 

Public Member Functions

virtual void ReportFailure (FailureType type, const char *file, int line, const std::string &message)=0
 

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