Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
testing::internal::TestFactoryImpl< TestClass > Class Template Reference

#include <gtest-internal.h>

Inheritance diagram for testing::internal::TestFactoryImpl< TestClass >:
Inheritance graph
[legend]

Public Member Functions

TestCreateTest () override
 
- Public Member Functions inherited from testing::internal::TestFactoryBase
virtual ~TestFactoryBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from testing::internal::TestFactoryBase
 TestFactoryBase ()
 

Detailed Description

template<class TestClass>
class testing::internal::TestFactoryImpl< TestClass >

Definition at line 470 of file gtest-internal.h.

Member Function Documentation

template<class TestClass >
Test* testing::internal::TestFactoryImpl< TestClass >::CreateTest ( )
inlineoverridevirtual

Implements testing::internal::TestFactoryBase.

Definition at line 472 of file gtest-internal.h.


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