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

#include <gmock-spec-builders.h>

Public Member Functions

 Expectation ()
 
 ~Expectation ()
 
 Expectation (internal::ExpectationBase &exp)
 
bool operator== (const Expectation &rhs) const
 
bool operator!= (const Expectation &rhs) const
 

Constructor & Destructor Documentation

◆ Expectation() [1/2]

testing::Expectation::Expectation ( )

◆ ~Expectation()

testing::Expectation::~Expectation ( )

◆ Expectation() [2/2]

testing::Expectation::Expectation ( internal::ExpectationBase exp)
inline

Member Function Documentation

◆ operator!=()

bool testing::Expectation::operator!= ( const Expectation rhs) const
inline

◆ operator==()

bool testing::Expectation::operator== ( const Expectation rhs) const
inline

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