AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Static Public Attributes | List of all members
alexaClientSDK::acsdkAssets::common::CurlWrapperMock Class Reference

#include <CurlWrapperMock.h>

Static Public Attributes

static std::string root = ""
 
static std::string capturedRequest = ""
 
static std::string mockResponse = ""
 
static bool getResult = false
 
static bool useDavsService = false
 
static bool downloadShallFail = false
 
static std::string header = "Content-Type: application/json\n Content-Length: 160000"
 

Member Data Documentation

◆ capturedRequest

string alexaClientSDK::acsdkAssets::common::CurlWrapperMock::capturedRequest = ""
static

◆ downloadShallFail

bool alexaClientSDK::acsdkAssets::common::CurlWrapperMock::downloadShallFail = false
static

◆ getResult

bool alexaClientSDK::acsdkAssets::common::CurlWrapperMock::getResult = false
static

◆ header

string alexaClientSDK::acsdkAssets::common::CurlWrapperMock::header = "Content-Type: application/json\n Content-Length: 160000"
static

◆ mockResponse

string alexaClientSDK::acsdkAssets::common::CurlWrapperMock::mockResponse = ""
static

◆ root

string alexaClientSDK::acsdkAssets::common::CurlWrapperMock::root = ""
static

◆ useDavsService

bool alexaClientSDK::acsdkAssets::common::CurlWrapperMock::useDavsService = false
static

The documentation for this class was generated from the following files:

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