- 3.0.1 core module.
GeneratorEvaluationTest Class Reference
Inheritance diagram for GeneratorEvaluationTest:
testing::TestWithParam< int > testing::Test testing::WithParamInterface< int >

Static Public Member Functions

static int param_value ()
 
static void set_param_value (int param_value)
 
- 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 ()
 

Additional Inherited Members

- Public Types inherited from testing::WithParamInterface< int >
typedef int ParamType
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
- Public Member Functions inherited from testing::WithParamInterface< int >
virtual ~WithParamInterface ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Member Function Documentation

static int GeneratorEvaluationTest::param_value ( )
inlinestatic

Referenced by TEST_P().

static void GeneratorEvaluationTest::set_param_value ( int  param_value)
inlinestatic

Referenced by main().


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