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

Additional Inherited Members

- Public Types inherited from testing::WithParamInterface< int >
typedef int ParamType
 
- Public Types inherited from testing::WithParamInterface< MyType >
typedef MyType ParamType
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Public Member Functions inherited from testing::WithParamInterface< int >
virtual ~WithParamInterface ()
 
- Public Member Functions inherited from testing::WithParamInterface< MyType >
virtual ~WithParamInterface ()
 
- 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)
 
static void RecordProperty (const std::string &key, int value)
 
- Static Public Member Functions inherited from testing::WithParamInterface< int >
static const ParamTypeGetParam ()
 
- Static Public Member Functions inherited from testing::WithParamInterface< MyType >
static const ParamTypeGetParam ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Detailed Description

Definition at line 93 of file googletest-list-tests-unittest_.cc.


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