Public Member Functions | Static Public Member Functions | Static Private Member Functions
testing::internal::PrettyUnitTestResultPrinter Class Reference
Inheritance diagram for testing::internal::PrettyUnitTestResultPrinter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Static Public Member Functions

static void PrintTestName (const char *test_case, const char *test)

Static Private Member Functions

static void PrintFailedTests (const UnitTest &unit_test)

Detailed Description

Definition at line 2981 of file gtest.cc.


Constructor & Destructor Documentation

Definition at line 2983 of file gtest.cc.


Member Function Documentation

Implements testing::TestEventListener.

Definition at line 2992 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3043 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 2999 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3113 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3101 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3050 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3082 of file gtest.cc.

void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationEnd ( const UnitTest unit_test,
int  iteration 
) [virtual]

Implements testing::TestEventListener.

Definition at line 3145 of file gtest.cc.

void testing::internal::PrettyUnitTestResultPrinter::OnTestIterationStart ( const UnitTest unit_test,
int  iteration 
) [virtual]

Implements testing::TestEventListener.

Definition at line 3008 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3071 of file gtest.cc.

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

Implements testing::TestEventListener.

Definition at line 3001 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 2989 of file gtest.cc.

Implements testing::TestEventListener.

Definition at line 3063 of file gtest.cc.

void testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests ( const UnitTest unit_test) [static, private]

Definition at line 3121 of file gtest.cc.

static void testing::internal::PrettyUnitTestResultPrinter::PrintTestName ( const char *  test_case,
const char *  test 
) [inline, static]

Definition at line 2984 of file gtest.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