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

#include <gtest-param-util.h>

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

Public Types

using ParamType = typename TestSuite::ParamType
 

Public Member Functions

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

Private Member Functions

 GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestMetaFactory)
 

Detailed Description

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

Definition at line 441 of file gtest-param-util.h.

Member Typedef Documentation

◆ ParamType

template<class TestSuite >
using testing::internal::TestMetaFactory< TestSuite >::ParamType = typename TestSuite::ParamType

Definition at line 444 of file gtest-param-util.h.

Constructor & Destructor Documentation

◆ TestMetaFactory()

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

Definition at line 446 of file gtest-param-util.h.

Member Function Documentation

◆ CreateTestFactory()

template<class TestSuite >
TestFactoryBase* testing::internal::TestMetaFactory< TestSuite >::CreateTestFactory ( ParamType  parameter)
inlineoverride

Definition at line 448 of file gtest-param-util.h.

◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()

template<class TestSuite >
testing::internal::TestMetaFactory< TestSuite >::GTEST_DISALLOW_COPY_AND_ASSIGN_ ( TestMetaFactory< TestSuite )
private

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11