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 | Protected Attributes | List of all members
TypedTestSuitePStateTest Class Reference
Inheritance diagram for TypedTestSuitePStateTest:
Inheritance graph
[legend]

Protected Member Functions

void SetUp () override
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void TearDown ()
 

Protected Attributes

TypedTestSuitePState state_
 

Additional Inherited Members

- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestCase ()
 
static void SetUpTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
template<typename T , std::enable_if_t< std::is_convertible< T, int64_t >::value, bool > = true>
static void RecordProperty (const std::string &key, const T &value)
 

Detailed Description

Definition at line 200 of file gtest-typed-test_test.cc.

Member Function Documentation

void TypedTestSuitePStateTest::SetUp ( )
inlineoverrideprotectedvirtual

Reimplemented from testing::Test.

Definition at line 202 of file gtest-typed-test_test.cc.

Member Data Documentation

TypedTestSuitePState TypedTestSuitePStateTest::state_
protected

Definition at line 208 of file gtest-typed-test_test.cc.


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