Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
typedef | GTEST_REFERENCE_TO_CONST_ (PropertyType) RefToConstProperty |
PropertyMatcher (Property property, const Matcher< RefToConstProperty > &matcher) | |
PropertyMatcher (const std::string &property_name, Property property, const Matcher< RefToConstProperty > &matcher) | |
void | DescribeTo (::std::ostream *os) const |
void | DescribeNegationTo (::std::ostream *os) const |
template<typename T > | |
bool | MatchAndExplain (const T &value, MatchResultListener *listener) const |
Definition at line 2520 of file gmock-matchers.h.
|
inline |
Definition at line 2528 of file gmock-matchers.h.
|
inline |
Definition at line 2533 of file gmock-matchers.h.
|
inline |
Definition at line 2544 of file gmock-matchers.h.
|
inline |
Definition at line 2539 of file gmock-matchers.h.
typedef testing::internal::PropertyMatcher< Class, PropertyType, Property >::GTEST_REFERENCE_TO_CONST_ | ( | PropertyType | ) |
|
inline |
Definition at line 2550 of file gmock-matchers.h.