AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::Matcher< T > Class Template Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::Matcher< T >:
Inheritance graph
[legend]
Collaboration diagram for testing::Matcher< T >:
Collaboration graph
[legend]

Public Member Functions

 Matcher ()
 
 Matcher (const MatcherInterface< T > *impl)
 
 Matcher (T value)
 
- Public Member Functions inherited from testing::internal::MatcherBase< T >
bool MatchAndExplain (T x, MatchResultListener *listener) const
 
bool Matches (T x) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
void ExplainMatchResultTo (T x, ::std::ostream *os) const
 
const MatcherDescriberInterfaceGetDescriber () const
 

Additional Inherited Members

- Protected Member Functions inherited from testing::internal::MatcherBase< T >
 MatcherBase ()
 
 MatcherBase (const MatcherInterface< T > *impl)
 
virtual ~MatcherBase ()
 

Constructor & Destructor Documentation

◆ Matcher() [1/3]

template<typename T>
testing::Matcher< T >::Matcher ( )
inlineexplicit

◆ Matcher() [2/3]

template<typename T>
testing::Matcher< T >::Matcher ( const MatcherInterface< T > *  impl)
inlineexplicit

◆ Matcher() [3/3]

template<typename T>
testing::Matcher< T >::Matcher ( value)

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

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0