Template Class ParameterizedTestFactory

Inheritance Relationships

Base Type

Class Documentation

template<class TestClass>
class ParameterizedTestFactory : public testing::internal::TestFactoryBase

Public Types

typedef TestClass::ParamType ParamType

Public Functions

inline explicit ParameterizedTestFactory(ParamType parameter)
inline virtual Test *CreateTest() override