Public Member Functions | Public Attributes
testing::internal::ParameterizedTestCaseInfo< TestCase >::TestInfo Struct Reference

List of all members.

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

Definition at line 10533 of file gtest.h.

Definition at line 10532 of file gtest.h.

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 Tue Mar 26 2019 03:09:37