#include <ts_gtest.h>
Inherited by perf::TestBaseWithParam< T >, and testing::TestWithParam< T >.
Public Types | |
typedef T | ParamType |
Public Member Functions | |
virtual | ~WithParamInterface () |
const ParamType & | GetParam () const |
Friends | |
template<class TestClass > | |
class | internal::ParameterizedTestFactory |
typedef T testing::WithParamInterface< T >::ParamType |
|
virtual |
const ParamType& testing::WithParamInterface< T >::GetParam | ( | ) | const |
|
friend |