Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Protected Member Functions | List of all members
testing::internal::EnvironmentInvocationCatcher Class Reference
Inheritance diagram for testing::internal::EnvironmentInvocationCatcher:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Additional Inherited Members

- Public Member Functions inherited from testing::Environment
virtual ~Environment ()
 

Detailed Description

Definition at line 204 of file googletest-listener-test.cc.

Member Function Documentation

void testing::internal::EnvironmentInvocationCatcher::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Environment.

Definition at line 206 of file googletest-listener-test.cc.

void testing::internal::EnvironmentInvocationCatcher::TearDown ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Environment.

Definition at line 208 of file googletest-listener-test.cc.


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