OPTPiX SpriteStudio SDK
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
testing::internal::ParameterizedTestCaseInfo< TestCase > Class Template Reference
+ Inheritance diagram for testing::internal::ParameterizedTestCaseInfo< TestCase >:
+ Collaboration diagram for testing::internal::ParameterizedTestCaseInfo< TestCase >:

Public Types

typedef TestCase::ParamType ParamType
 

Public Member Functions

typedef ParamGenerator (GeneratorCreationFunc)()
 
 ParameterizedTestCaseInfo (const char *name)
 
virtual const string & GetTestCaseName () const
 
virtual TypeId GetTestCaseTypeId () const
 
void AddTestPattern (const char *test_case_name, const char *test_base_name, TestMetaFactoryBase< ParamType > *meta_factory)
 
int AddTestCaseInstantiation (const string &instantiation_name, GeneratorCreationFunc *func, const char *, int)
 
virtual void RegisterTests ()
 

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