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

#include <gmock-matchers.h>

Public Member Functions

 TrulyMatcher (Predicate pred)
 
template<typename T >
bool MatchAndExplain (T &x, MatchResultListener *) const
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 

Constructor & Destructor Documentation

◆ TrulyMatcher()

template<typename Predicate >
testing::internal::TrulyMatcher< Predicate >::TrulyMatcher ( Predicate  pred)
inlineexplicit

Member Function Documentation

◆ DescribeNegationTo()

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

◆ DescribeTo()

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

◆ MatchAndExplain()

template<typename Predicate >
template<typename T >
bool testing::internal::TrulyMatcher< Predicate >::MatchAndExplain ( T &  x,
MatchResultListener  
) 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