Public Member Functions | List of all members
testing::EmptyTestEventListener Class Reference

#include <gtest.h>

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

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 &)
 
- Public Member Functions inherited from testing::TestEventListener
virtual ~TestEventListener ()
 

Detailed Description

Definition at line 18425 of file gtest.h.

Member Function Documentation

virtual void testing::EmptyTestEventListener::OnEnvironmentsSetUpEnd ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18431 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsSetUpStart ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18430 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsTearDownEnd ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18438 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnEnvironmentsTearDownStart ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18437 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestCaseEnd ( const TestCase )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18436 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestCaseStart ( const TestCase )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18432 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestEnd ( const TestInfo )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18435 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestIterationEnd ( const UnitTest ,
int   
)
inlinevirtual

Implements testing::TestEventListener.

Reimplemented in testing::internal::XmlUnitTestResultPrinter.

Definition at line 18439 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestIterationStart ( const UnitTest ,
int   
)
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18428 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestPartResult ( const TestPartResult )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18434 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestProgramEnd ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18441 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestProgramStart ( const UnitTest )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18427 of file gtest.h.

virtual void testing::EmptyTestEventListener::OnTestStart ( const TestInfo )
inlinevirtual

Implements testing::TestEventListener.

Definition at line 18433 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Wed Mar 27 2019 03:02:16