![]() |
AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
A mock object that implements the HttpGetInterface
.
More...
#include <MockHttpGet.h>
Public Member Functions | |
MOCK_METHOD2 (doGet, HTTPResponse(const std::string &url, const std::vector< std::string > &headers)) | |
![]() | |
virtual | ~HttpGetInterface ()=default |
Virtual destructor to assure proper cleanup of derived types. More... | |
virtual HTTPResponse | doGet (const std::string &url, const std::vector< std::string > &headers)=0 |
A mock object that implements the HttpGetInterface
.
alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpGet::MOCK_METHOD2 | ( | doGet | , |
HTTPResponse(const std::string &url, const std::vector< std::string > &headers) | |||
) |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0