Wire Sysio Wire Sysion 1.0.0
|
#include <gmock-matchers.h>
Public Member Functions | |
virtual | ~MatcherDescriberInterface () |
virtual void | DescribeTo (::std::ostream *os) const =0 |
virtual void | DescribeNegationTo (::std::ostream *os) const |
Definition at line 116 of file gmock-matchers.h.
|
inlinevirtual |
Definition at line 118 of file gmock-matchers.h.
|
inlinevirtual |
Reimplemented in testing::internal::AllOfMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyOfMatcherImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::MatcherInterfaceAdapter< T >, testing::internal::NotMatcherImpl< T >, testing::internal::OptionalMatcher< ValueMatcher >::Impl< Optional >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, and testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >.
Definition at line 133 of file gmock-matchers.h.
|
pure virtual |
Implemented in testing::internal::AllOfMatcherImpl< T >, testing::internal::AnyMatcherImpl< T >, testing::internal::AnyOfMatcherImpl< T >, testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >, testing::internal::BeginEndDistanceIsMatcher< DistanceMatcher >::Impl< Container >, testing::internal::ContainsMatcherImpl< Container >, testing::internal::EachMatcherImpl< Container >, testing::internal::ElementsAreMatcherImpl< Container >, testing::internal::FloatingEqMatcher< FloatType >::Impl< T >, testing::internal::KeyMatcherImpl< PairType >, testing::internal::MatcherInterfaceAdapter< T >, testing::internal::NotMatcherImpl< T >, testing::internal::OptionalMatcher< ValueMatcher >::Impl< Optional >, testing::internal::PairMatcherImpl< PairType >, testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >, testing::internal::SizeIsMatcher< SizeMatcher >::Impl< Container >, testing::internal::UnorderedElementsAreMatcherImpl< Container >, and testing::internal::WhenSortedByMatcher< Comparator, ContainerMatcher >::Impl< LhsContainer >.