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

Public Member Functions

 DefaultPerThreadTestPartResultReporter (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_ (DefaultPerThreadTestPartResultReporter)
 

Private Attributes

UnitTestImpl *const unit_test_
 

Detailed Description

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

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

Implements testing::TestPartResultReporterInterface.

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

Member Data Documentation

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

Definition at line 900 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