Template Class WithParamInterface

Inheritance Relationships

Derived Type

Class Documentation

template<typename T>
class WithParamInterface

Subclassed by testing::TestWithParam< T >

Public Types

typedef T ParamType

Public Functions

inline virtual ~WithParamInterface()

Public Static Functions

static inline const ParamType &GetParam()

Friends

friend class internal::ParameterizedTestFactory