#include <ts_gtest.h>
Inherits testing::TestEventListener.
Public Member Functions | |
virtual void | OnTestProgramStart (const UnitTest &) |
virtual void | OnTestIterationStart (const UnitTest &, int) |
virtual void | OnEnvironmentsSetUpStart (const UnitTest &) |
virtual void | OnEnvironmentsSetUpEnd (const UnitTest &) |
virtual void | OnTestCaseStart (const TestCase &) |
virtual void | OnTestStart (const TestInfo &) |
virtual void | OnTestPartResult (const TestPartResult &) |
virtual void | OnTestEnd (const TestInfo &) |
virtual void | OnTestCaseEnd (const TestCase &) |
virtual void | OnEnvironmentsTearDownStart (const UnitTest &) |
virtual void | OnEnvironmentsTearDownEnd (const UnitTest &) |
virtual void | OnTestIterationEnd (const UnitTest &, int) |
virtual void | OnTestProgramEnd (const UnitTest &) |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
Implements testing::TestEventListener.
Implements testing::TestEventListener.
Implements testing::TestEventListener.
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
Implements testing::TestEventListener.
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
|
virtual |
Implements testing::TestEventListener.
Implements testing::TestEventListener.
Implements testing::TestEventListener.