Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes
testing::internal::EventRecordingListener Class Reference
Inheritance diagram for testing::internal::EventRecordingListener:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 EventRecordingListener (const char *name)

Protected Member Functions

virtual void OnEnvironmentsSetUpEnd (const UnitTest &)
virtual void OnEnvironmentsSetUpStart (const UnitTest &)
virtual void OnEnvironmentsTearDownEnd (const UnitTest &)
virtual void OnEnvironmentsTearDownStart (const UnitTest &)
virtual void OnTestCaseEnd (const TestCase &)
virtual void OnTestCaseStart (const TestCase &)
virtual void OnTestEnd (const TestInfo &)
virtual void OnTestIterationEnd (const UnitTest &, int iteration)
virtual void OnTestIterationStart (const UnitTest &, int iteration)
virtual void OnTestPartResult (const TestPartResult &)
virtual void OnTestProgramEnd (const UnitTest &)
virtual void OnTestProgramStart (const UnitTest &)
virtual void OnTestStart (const TestInfo &)

Private Member Functions

std::string GetFullMethodName (const char *name)

Private Attributes

std::string name_

Detailed Description

Definition at line 55 of file gtest-listener_test.cc.


Constructor & Destructor Documentation

testing::internal::EventRecordingListener::EventRecordingListener ( const char *  name) [inline, explicit]

Definition at line 57 of file gtest-listener_test.cc.


Member Function Documentation

std::string testing::internal::EventRecordingListener::GetFullMethodName ( const char *  name) [inline, private]

Definition at line 121 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnEnvironmentsSetUpEnd ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 76 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnEnvironmentsSetUpStart ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 72 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnEnvironmentsTearDownEnd ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 104 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnEnvironmentsTearDownStart ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 100 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestCaseEnd ( const TestCase ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 96 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestCaseStart ( const TestCase ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 80 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestEnd ( const TestInfo ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 92 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestIterationEnd ( const UnitTest ,
int  iteration 
) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 108 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestIterationStart ( const UnitTest ,
int  iteration 
) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 64 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestPartResult ( const TestPartResult ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 88 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestProgramEnd ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 116 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestProgramStart ( const UnitTest ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 60 of file gtest-listener_test.cc.

virtual void testing::internal::EventRecordingListener::OnTestStart ( const TestInfo ) [inline, protected, virtual]

Implements testing::TestEventListener.

Definition at line 84 of file gtest-listener_test.cc.


Member Data Documentation

Definition at line 125 of file gtest-listener_test.cc.


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


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:12