![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock-spec-builders.h>


Public Types | |
| typedef Function< F >::ArgumentTuple | ArgumentTuple |
| typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Public Member Functions | |
| OnCallSpec (const char *a_file, int a_line, const ArgumentMatcherTuple &matchers) | |
| OnCallSpec & | With (const Matcher< const ArgumentTuple &> &m) |
| OnCallSpec & | WillByDefault (const Action< F > &action) |
| bool | Matches (const ArgumentTuple &args) const |
| const Action< F > & | GetAction () const |
Public Member Functions inherited from testing::internal::UntypedOnCallSpecBase | |
| UntypedOnCallSpecBase (const char *a_file, int a_line) | |
| const char * | file () const |
| int | line () const |
Additional Inherited Members | |
Protected Types inherited from testing::internal::UntypedOnCallSpecBase | |
| enum | Clause { kNone, kWith, kWillByDefault } |
Protected Member Functions inherited from testing::internal::UntypedOnCallSpecBase | |
| void | AssertSpecProperty (bool property, const string &failure_message) const |
| void | ExpectSpecProperty (bool property, const string &failure_message) const |
Protected Attributes inherited from testing::internal::UntypedOnCallSpecBase | |
| const char * | file_ |
| int | line_ |
| Clause | last_clause_ |
| typedef Function<F>::ArgumentMatcherTuple testing::internal::OnCallSpec< F >::ArgumentMatcherTuple |
| typedef Function<F>::ArgumentTuple testing::internal::OnCallSpec< F >::ArgumentTuple |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0