Lab_1 0.1.1
Matrix Library
Loading...
Searching...
No Matches
testing::gmock_matchers_test::GTestMatcherTestP Class Reference
Inheritance diagram for testing::gmock_matchers_test::GTestMatcherTestP:
testing::TestWithParam< bool > testing::Test testing::WithParamInterface< bool >

Public Member Functions

template<typename T >
Matcher< T > GreaterThan (T n)
 
- Public Member Functions inherited from testing::Test
- Public Member Functions inherited from testing::WithParamInterface< bool >

Public Attributes

const bool use_gtest_matcher_ = GetParam()
 

Additional Inherited Members

- Public Types inherited from testing::WithParamInterface< bool >
typedef bool ParamType
 
- Static Public Member Functions inherited from testing::Test
static void SetUpTestSuite ()
 
static void TearDownTestSuite ()
 
static void TearDownTestCase ()
 
static void SetUpTestCase ()
 
static bool HasFatalFailure ()
 
static bool HasNonfatalFailure ()
 
static bool IsSkipped ()
 
static bool HasFailure ()
 
static void RecordProperty (const std::string &key, const std::string &value)
 
static void RecordProperty (const std::string &key, int value)
 
- Static Public Member Functions inherited from testing::WithParamInterface< bool >
static const ParamType & GetParam ()
 
- Protected Member Functions inherited from testing::Test
virtual void SetUp ()
 
virtual void TearDown ()
 

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