Public Types | Public Member Functions | Private Member Functions | List of all members
testing::internal::TestMetaFactory< TestCase > Class Template Reference

#include <gtest.h>

Inheritance diagram for testing::internal::TestMetaFactory< TestCase >:
Inheritance graph
[legend]

Public Types

typedef TestCase::ParamType ParamType
 

Public Member Functions

virtual TestFactoryBaseCreateTestFactory (ParamType parameter)
 
 TestMetaFactory ()
 
- Public Member Functions inherited from testing::internal::TestMetaFactoryBase< TestCase::ParamType >
virtual ~TestMetaFactoryBase ()
 

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestMetaFactory)
 

Detailed Description

template<class TestCase>
class testing::internal::TestMetaFactory< TestCase >

Definition at line 10389 of file gtest.h.

Member Typedef Documentation

template<class TestCase >
typedef TestCase::ParamType testing::internal::TestMetaFactory< TestCase >::ParamType

Definition at line 10392 of file gtest.h.

Constructor & Destructor Documentation

template<class TestCase >
testing::internal::TestMetaFactory< TestCase >::TestMetaFactory ( )
inline

Definition at line 10394 of file gtest.h.

Member Function Documentation

template<class TestCase >
virtual TestFactoryBase* testing::internal::TestMetaFactory< TestCase >::CreateTestFactory ( ParamType  parameter)
inlinevirtual
template<class TestCase >
testing::internal::TestMetaFactory< TestCase >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestMetaFactory< TestCase )
private

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


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