v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
FieldMatcher (FieldType Class::*field, const Matcher< const FieldType & > &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 2181 of file gmock-matchers.h.
|
inline |
Definition at line 2183 of file gmock-matchers.h.
|
inline |
Definition at line 2187 of file gmock-matchers.h.
|
inline |
Definition at line 2192 of file gmock-matchers.h.
|
inline |
Definition at line 2198 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_, GTEST_REMOVE_CONST_, and testing::internal::MatchPrintAndExplain().