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 986 of file gtest.h.


Member Function Documentation

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

Implements testing::TestEventListener.

Definition at line 992 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 991 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 999 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 998 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 997 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 993 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 996 of file gtest.h.

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

Implements testing::TestEventListener.

Reimplemented in testing::internal::XmlUnitTestResultPrinter.

Definition at line 1000 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 989 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 995 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 1002 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 988 of file gtest.h.

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

Implements testing::TestEventListener.

Definition at line 994 of file gtest.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:36