ci_base
List of all members
testing::TestWithParam< T > Class Template Reference
Inheritance diagram for testing::TestWithParam< T >:
testing::Test testing::WithParamInterface< T >

Additional Inherited Members

- Public Types inherited from testing::WithParamInterface< T >
typedef T ParamType
 
- 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< T >
static const ParamType & GetParam ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 

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