Template Class TestWithParam

Inheritance Relationships

Base Types

Class Documentation

template<typename T>
class TestWithParam : public testing::Test, public testing::WithParamInterface<T>