Public Member Functions
testing::EmptyTestEventListener Class Reference

#include <gtest.h>

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

List of all members.

Public 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)
virtual void OnTestIterationStart (const UnitTest &, int)
virtual void OnTestPartResult (const TestPartResult &)
virtual void OnTestProgramEnd (const UnitTest &)
virtual void OnTestProgramStart (const UnitTest &)
virtual void OnTestStart (const TestInfo &)

Detailed Description

Definition at line 1036 of file gtest.h.


Member Function Documentation

virtual void testing::EmptyTestEventListener::OnEnvironmentsSetUpEnd ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1042 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsSetUpStart ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1041 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsTearDownEnd ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1049 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsTearDownStart ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1048 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestCaseEnd ( const TestCase ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1047 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestCaseStart ( const TestCase ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1043 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestEnd ( const TestInfo ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1046 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestIterationEnd ( const UnitTest ,
int   
) [inline, virtual]

Implements testing::TestEventListener.

Reimplemented in SequenceTestingListener, and testing::internal::XmlUnitTestResultPrinter.

Definition at line 1050 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestIterationStart ( const UnitTest ,
int   
) [inline, virtual]

Implements testing::TestEventListener.

Reimplemented in SequenceTestingListener.

Definition at line 1039 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestPartResult ( const TestPartResult ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1045 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestProgramEnd ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Reimplemented in SequenceTestingListener.

Definition at line 1052 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestProgramStart ( const UnitTest ) [inline, virtual]

Implements testing::TestEventListener.

Reimplemented in SequenceTestingListener, and TestListener.

Definition at line 1038 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestStart ( const TestInfo ) [inline, virtual]

Implements testing::TestEventListener.

Definition at line 1044 of file gtest.h.


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