Public Member Functions | List of all members
testing::internal::TestMetaFactoryBase< ParamType > Class Template Referenceabstract

#include <gtest.h>

Public Member Functions

virtual TestFactoryBaseCreateTestFactory (ParamType parameter)=0
 
virtual ~TestMetaFactoryBase ()
 

Detailed Description

template<class ParamType>
class testing::internal::TestMetaFactoryBase< ParamType >

Definition at line 10373 of file gtest.h.

Constructor & Destructor Documentation

template<class ParamType>
virtual testing::internal::TestMetaFactoryBase< ParamType >::~TestMetaFactoryBase ( )
inlinevirtual

Definition at line 10375 of file gtest.h.

Member Function Documentation

template<class ParamType>
virtual TestFactoryBase* testing::internal::TestMetaFactoryBase< ParamType >::CreateTestFactory ( ParamType  parameter)
pure virtual

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


self_test
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs and Blaise Gassend
autogenerated on Thu Oct 8 2020 03:21:46