Qucs-core  0.0.19
Public Member Functions
testing::internal::TestFactoryImpl< TestClass > Class Template Reference

#include <gtest.h>

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

Public Member Functions

virtual TestCreateTest ()
virtual TestCreateTest ()

Detailed Description

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

Definition at line 7412 of file fused-src/gtest/gtest.h.


Member Function Documentation

template<class TestClass >
virtual Test* testing::internal::TestFactoryImpl< TestClass >::CreateTest ( ) [inline, virtual]

Implements testing::internal::TestFactoryBase.

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

template<class TestClass >
virtual Test* testing::internal::TestFactoryImpl< TestClass >::CreateTest ( ) [inline, virtual]

Implements testing::internal::TestFactoryBase.

Definition at line 7414 of file fused-src/gtest/gtest.h.


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