v8toolkit
0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
|
#include <gmock-matchers.h>
Public Member Functions | |
NotMatcherImpl (const Matcher< T > &matcher) | |
virtual bool | MatchAndExplain (T x, MatchResultListener *listener) const |
virtual void | DescribeTo (::std::ostream *os) const |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 1444 of file gmock-matchers.h.
|
inlineexplicit |
Definition at line 1446 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherInterface< T >.
Definition at line 1449 of file gmock-matchers.h.
|
inlinevirtual |
Implements testing::MatcherDescriberInterface.
Definition at line 1453 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented from testing::MatcherDescriberInterface.
Definition at line 1457 of file gmock-matchers.h.
References GTEST_DISALLOW_ASSIGN_.