template <class TestClass>

class TestFactoryImpl

Defined at line 446 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h

This class provides implementation of TestFactoryBase interface.

It is used in TEST and TEST_F macros.

Public Methods

Test * CreateTest ()

Defined at line 448 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h