AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpPost Member List

This is the complete list of members for alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpPost, including all inherited members.

doPost(const std::string &url, const std::string &data, std::chrono::seconds timeout, std::string &body)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure virtual
doPost(const std::string &url, const std::vector< std::string > headerLines, const std::vector< std::pair< std::string, std::string >> &data, std::chrono::seconds timeout)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure virtual
doPost(const std::string &url, const std::vector< std::string > headerLines, const std::string &data, std::chrono::seconds timeout)=0alexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacepure virtual
MOCK_METHOD4(doPost, long(const std::string &url, const std::string &data, std::chrono::seconds timeout, std::string &body))alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpPost
MOCK_METHOD4(doPost, HTTPResponse(const std::string &url, const std::vector< std::string > headerLines, const std::vector< std::pair< std::string, std::string >> &data, std::chrono::seconds timeout))alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpPost
MOCK_METHOD4(doPost, HTTPResponse(const std::string &url, const std::vector< std::string > headerLines, const std::string &data, std::chrono::seconds timeout))alexaClientSDK::avsCommon::utils::libcurlUtils::test::MockHttpPost
~HttpPostInterface()=defaultalexaClientSDK::avsCommon::utils::libcurlUtils::HttpPostInterfacevirtual

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0