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

#include <gtest.h>

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

List of all members.

Public Types

typedef TestCase::ParamType ParamType

Public Member Functions

virtual TestFactoryBaseCreateTestFactory (ParamType parameter)
 TestMetaFactory ()

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) [inline, virtual]

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


upstream_src
Author(s):
autogenerated on Mon Oct 6 2014 10:27:43