AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Member Functions | List of all members
testing::MatcherDescriberInterface Class Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherDescriberInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Constructor & Destructor Documentation

◆ ~MatcherDescriberInterface()

virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

Member Function Documentation

◆ DescribeNegationTo()

virtual void testing::MatcherDescriberInterface::DescribeNegationTo ( ::std::ostream *  os) const
inlinevirtual

◆ DescribeTo()

virtual void testing::MatcherDescriberInterface::DescribeTo ( ::std::ostream *  os) const
pure virtual

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