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

#include <gmock-matchers.h>

Public Types

typedef internal::StlContainerView< Container > View
 
typedef View::type StlContainer
 
typedef View::const_reference StlContainerReference
 

Public Member Functions

 ContainerEqMatcher (const Container &expected)
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 
template<typename LhsContainer >
bool MatchAndExplain (const LhsContainer &lhs, MatchResultListener *listener) const
 

Member Typedef Documentation

◆ StlContainer

template<typename Container >
typedef View::type testing::internal::ContainerEqMatcher< Container >::StlContainer

◆ StlContainerReference

template<typename Container >
typedef View::const_reference testing::internal::ContainerEqMatcher< Container >::StlContainerReference

◆ View

template<typename Container >
typedef internal::StlContainerView<Container> testing::internal::ContainerEqMatcher< Container >::View

Constructor & Destructor Documentation

◆ ContainerEqMatcher()

template<typename Container >
testing::internal::ContainerEqMatcher< Container >::ContainerEqMatcher ( const Container &  expected)
inlineexplicit

Member Function Documentation

◆ DescribeNegationTo()

template<typename Container >
void testing::internal::ContainerEqMatcher< Container >::DescribeNegationTo ( ::std::ostream *  os) const
inline

◆ DescribeTo()

template<typename Container >
void testing::internal::ContainerEqMatcher< Container >::DescribeTo ( ::std::ostream *  os) const
inline

◆ MatchAndExplain()

template<typename Container >
template<typename LhsContainer >
bool testing::internal::ContainerEqMatcher< Container >::MatchAndExplain ( const LhsContainer &  lhs,
MatchResultListener listener 
) 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