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 4176 of file gtest-all.cc.


Constructor & Destructor Documentation

Definition at line 4178 of file gtest-all.cc.


Member Function Documentation

Implements testing::TestEventListener.

Definition at line 4187 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4238 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4194 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4308 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4296 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4245 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4277 of file gtest-all.cc.

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

Implements testing::TestEventListener.

Definition at line 4340 of file gtest-all.cc.

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

Implements testing::TestEventListener.

Definition at line 4203 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4266 of file gtest-all.cc.

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

Implements testing::TestEventListener.

Definition at line 4196 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4184 of file gtest-all.cc.

Implements testing::TestEventListener.

Definition at line 4258 of file gtest-all.cc.

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

Definition at line 4316 of file gtest-all.cc.

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

Definition at line 4179 of file gtest-all.cc.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07