Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::internal::DefaultGlobalTestPartResultReporter Class Reference
Inheritance diagram for testing::internal::DefaultGlobalTestPartResultReporter:
Inheritance graph
[legend]

Public Member Functions

 DefaultGlobalTestPartResultReporter (UnitTestImpl *unit_test)
 
virtual void ReportTestPartResult (const TestPartResult &result)
 
- Public Member Functions inherited from testing::TestPartResultReporterInterface
virtual ~TestPartResultReporterInterface ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (DefaultGlobalTestPartResultReporter)
 

Private Attributes

UnitTestImpl *const unit_test_
 

Detailed Description

Definition at line 875 of file gtest-all.cc.

Constructor & Destructor Documentation

testing::internal::DefaultGlobalTestPartResultReporter::DefaultGlobalTestPartResultReporter ( UnitTestImpl unit_test)
explicit

Definition at line 2148 of file gtest-all.cc.

Member Function Documentation

testing::internal::DefaultGlobalTestPartResultReporter::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( DefaultGlobalTestPartResultReporter  )
private
void testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult ( const TestPartResult result)
virtual

Implements testing::TestPartResultReporterInterface.

Definition at line 2151 of file gtest-all.cc.

Member Data Documentation

UnitTestImpl* const testing::internal::DefaultGlobalTestPartResultReporter::unit_test_
private

Definition at line 884 of file gtest-all.cc.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Thu Oct 8 2020 03:19:28