AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
#include <gmock-generated-function-mockers.h>
Public Types | |
typedef Function< F >::Result | Result |
typedef Function< F >::ArgumentTuple | ArgumentTuple |
typedef Function< F >::ArgumentMatcherTuple | ArgumentMatcherTuple |
Protected Types | |
typedef ActionResultHolder< Result > | ResultHolder |
Protected Types inherited from testing::internal::UntypedFunctionMockerBase | |
typedef std::vector< const void * > | UntypedOnCallSpecs |
typedef std::vector< internal::linked_ptr< ExpectationBase > > | UntypedExpectations |
Protected Member Functions | |
Result | InvokeWith (const ArgumentTuple &args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
OnCallSpec< F > & | AddNewOnCallSpec (const char *file, int line, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
TypedExpectation< F > & | AddNewExpectation (const char *file, int line, const string &source_text, const ArgumentMatcherTuple &m) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) |
MockSpec< F > & | current_spec () |
Protected Member Functions inherited from testing::internal::UntypedFunctionMockerBase | |
Expectation | GetHandleOf (ExpectationBase *exp) |
Additional Inherited Members | |
Protected Attributes inherited from testing::internal::UntypedFunctionMockerBase | |
const void * | mock_obj_ |
const char * | name_ |
UntypedOnCallSpecs | untyped_on_call_specs_ |
UntypedExpectations | untyped_expectations_ |
typedef Function<F>::ArgumentMatcherTuple testing::internal::FunctionMockerBase< F >::ArgumentMatcherTuple |
typedef Function<F>::ArgumentTuple testing::internal::FunctionMockerBase< F >::ArgumentTuple |
typedef Function<F>::Result testing::internal::FunctionMockerBase< F >::Result |
|
protected |
|
inline |
|
inlinevirtual |
|
inlineprotected |
|
inlineprotected |
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
|
inlineprotected |
|
inline |
|
inlineprotected |
|
inline |
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
|
inlinevirtual |
Implements testing::internal::UntypedFunctionMockerBase.
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0