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::WhenDynamicCastToMatcher< To & > Class Template Reference

#include <gmock-matchers.h>

Inheritance diagram for testing::internal::WhenDynamicCastToMatcher< To & >:
Inheritance graph
[legend]
Collaboration diagram for testing::internal::WhenDynamicCastToMatcher< To & >:
Collaboration graph
[legend]

Public Member Functions

 WhenDynamicCastToMatcher (const Matcher< To &> &matcher)
 
template<typename From >
bool MatchAndExplain (From &from, MatchResultListener *listener) const
 
- Public Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To &>
 WhenDynamicCastToMatcherBase (const Matcher< To & > &matcher)
 
void DescribeTo (::std::ostream *os) const
 
void DescribeNegationTo (::std::ostream *os) const
 

Additional Inherited Members

- Static Protected Member Functions inherited from testing::internal::WhenDynamicCastToMatcherBase< To &>
static string GetToName ()
 
- Protected Attributes inherited from testing::internal::WhenDynamicCastToMatcherBase< To &>
const Matcher< To & > matcher_
 

Constructor & Destructor Documentation

◆ WhenDynamicCastToMatcher()

template<typename To >
testing::internal::WhenDynamicCastToMatcher< To & >::WhenDynamicCastToMatcher ( const Matcher< To &> &  matcher)
inlineexplicit

Member Function Documentation

◆ MatchAndExplain()

template<typename To >
template<typename From >
bool testing::internal::WhenDynamicCastToMatcher< To & >::MatchAndExplain ( From &  from,
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