Public Member Functions | Public Attributes | List of all members
testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo Struct Reference

Public Member Functions

 TestInfo (const char *a_test_case_base_name, const char *a_test_base_name, TestMetaFactoryBase< ParamType > *a_test_meta_factory)
 

Public Attributes

const string test_base_name
 
const string test_case_base_name
 
const scoped_ptr< TestMetaFactoryBase< ParamType > > test_meta_factory
 

Detailed Description

template<class TestCase>
struct testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo

Definition at line 10524 of file gtest.h.

Constructor & Destructor Documentation

template<class TestCase>
testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo::TestInfo ( const char *  a_test_case_base_name,
const char *  a_test_base_name,
TestMetaFactoryBase< ParamType > *  a_test_meta_factory 
)
inline

Definition at line 10525 of file gtest.h.

Member Data Documentation

template<class TestCase>
const string testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo::test_base_name

Definition at line 10533 of file gtest.h.

template<class TestCase>
const string testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo::test_case_base_name

Definition at line 10532 of file gtest.h.

template<class TestCase>
const scoped_ptr<TestMetaFactoryBase<ParamType> > testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo::test_meta_factory

Definition at line 10534 of file gtest.h.


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


diagnostic_aggregator
Author(s): Kevin Watts, Brice Rebsamen
autogenerated on Wed Mar 27 2019 03:02:16