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::MockSpec< F > Class Template Reference

#include <gmock-spec-builders.h>

Public Types

typedef internal::Function< F >::ArgumentTuple ArgumentTuple
 
typedef internal::Function< F >::ArgumentMatcherTuple ArgumentMatcherTuple
 

Public Member Functions

 MockSpec (internal::FunctionMockerBase< F > *function_mocker)
 
internal::OnCallSpec< F > & InternalDefaultActionSetAt (const char *file, int line, const char *obj, const char *call)
 
internal::TypedExpectation< F > & InternalExpectedAt (const char *file, int line, const char *obj, const char *call)
 

Member Typedef Documentation

◆ ArgumentMatcherTuple

◆ ArgumentTuple

Constructor & Destructor Documentation

◆ MockSpec()

template<typename F>
testing::internal::MockSpec< F >::MockSpec ( internal::FunctionMockerBase< F > *  function_mocker)
inlineexplicit

Member Function Documentation

◆ InternalDefaultActionSetAt()

template<typename F>
internal::OnCallSpec<F>& testing::internal::MockSpec< F >::InternalDefaultActionSetAt ( const char *  file,
int  line,
const char *  obj,
const char *  call 
)
inline

◆ InternalExpectedAt()

template<typename F>
internal::TypedExpectation<F>& testing::internal::MockSpec< F >::InternalExpectedAt ( const char *  file,
int  line,
const char *  obj,
const char *  call 
)
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