Public Types | Public Member Functions | Private Member Functions | Private Attributes | List of all members
testing::ScopedFakeTestPartResultReporter Class Reference

#include <gtest-spi.h>

Inheritance diagram for testing::ScopedFakeTestPartResultReporter:
Inheritance graph
[legend]

Public Types

enum  InterceptMode {
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS, INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS,
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS
}
 
enum  InterceptMode {
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS, INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS,
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS
}
 
enum  InterceptMode {
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS, INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS,
  INTERCEPT_ONLY_CURRENT_THREAD, INTERCEPT_ALL_THREADS
}
 

Public Member Functions

virtual void ReportTestPartResult (const TestPartResult &result)
 
virtual void ReportTestPartResult (const TestPartResult &result)
 
virtual void ReportTestPartResult (const TestPartResult &result)
 
 ScopedFakeTestPartResultReporter (TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (TestPartResultArray *result)
 
 ScopedFakeTestPartResultReporter (InterceptMode intercept_mode, TestPartResultArray *result)
 
virtual ~ScopedFakeTestPartResultReporter ()
 
virtual ~ScopedFakeTestPartResultReporter ()
 
virtual ~ScopedFakeTestPartResultReporter ()
 
- Public Member Functions inherited from testing::TestPartResultReporterInterface
virtual ~TestPartResultReporterInterface ()
 
virtual ~TestPartResultReporterInterface ()
 
virtual ~TestPartResultReporterInterface ()
 
virtual ~TestPartResultReporterInterface ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedFakeTestPartResultReporter)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedFakeTestPartResultReporter)
 
 GTEST_DISALLOW_COPY_AND_ASSIGN_ (ScopedFakeTestPartResultReporter)
 
void Init ()
 
void Init ()
 
void Init ()
 

Private Attributes

const InterceptMode intercept_mode_
 
TestPartResultReporterInterfaceold_reporter_
 
TestPartResultArray *const result_
 

Detailed Description

Definition at line 124 of file gmock-gtest-all.cc.

Member Enumeration Documentation

Enumerator
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 

Definition at line 57 of file gmock/gtest/include/gtest/gtest-spi.h.

Enumerator
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 

Definition at line 57 of file gtest/include/gtest/gtest-spi.h.

Enumerator
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 
INTERCEPT_ONLY_CURRENT_THREAD 
INTERCEPT_ALL_THREADS 

Definition at line 128 of file gmock-gtest-all.cc.

Constructor & Destructor Documentation

testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( TestPartResultArray result)
explicit

Definition at line 2025 of file gmock-gtest-all.cc.

testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( InterceptMode  intercept_mode,
TestPartResultArray result 
)

Definition at line 2035 of file gmock-gtest-all.cc.

testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter ( )
virtual

Definition at line 2055 of file gmock-gtest-all.cc.

testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( TestPartResultArray result)
explicit
testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( InterceptMode  intercept_mode,
TestPartResultArray result 
)
virtual testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter ( )
virtual
testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( TestPartResultArray result)
explicit
testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter ( InterceptMode  intercept_mode,
TestPartResultArray result 
)
virtual testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter ( )
virtual

Member Function Documentation

testing::ScopedFakeTestPartResultReporter::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ScopedFakeTestPartResultReporter  )
private
testing::ScopedFakeTestPartResultReporter::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ScopedFakeTestPartResultReporter  )
private
testing::ScopedFakeTestPartResultReporter::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( ScopedFakeTestPartResultReporter  )
private
void testing::ScopedFakeTestPartResultReporter::Init ( )
private
void testing::ScopedFakeTestPartResultReporter::Init ( )
private
void testing::ScopedFakeTestPartResultReporter::Init ( )
private

Definition at line 2042 of file gmock-gtest-all.cc.

virtual void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult ( const TestPartResult result)
virtual
virtual void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult ( const TestPartResult result)
virtual
void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult ( const TestPartResult result)
virtual

Implements testing::TestPartResultReporterInterface.

Definition at line 2066 of file gmock-gtest-all.cc.

Member Data Documentation

const InterceptMode testing::ScopedFakeTestPartResultReporter::intercept_mode_
private

Definition at line 155 of file gmock-gtest-all.cc.

TestPartResultReporterInterface * testing::ScopedFakeTestPartResultReporter::old_reporter_
private

Definition at line 156 of file gmock-gtest-all.cc.

TestPartResultArray *const testing::ScopedFakeTestPartResultReporter::result_
private

Definition at line 157 of file gmock-gtest-all.cc.


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


ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:10