Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
testing::internal::TestFactoryImpl< TestClass > Class Template Reference

#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/internal/gtest-internal.h>

+ Inheritance diagram for testing::internal::TestFactoryImpl< TestClass >:
+ Collaboration diagram for testing::internal::TestFactoryImpl< TestClass >:

Public Member Functions

virtual TestCreateTest ()
 
- 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 482 of file gtest-internal.h.

View newest version in sPHENIX GitHub at line 482 of file gtest-internal.h

Member Function Documentation

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

Implements testing::internal::TestFactoryBase.

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

View newest version in sPHENIX GitHub at line 484 of file gtest-internal.h


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