10Duke Scale C++ Client
|
Protected Member Functions | |
void | SetUp () override |
void | verifyClientClaimHeaders (const ::std::multimap< std::string, std::string > &headers) |
Protected Attributes | |
std::shared_ptr<::tenduke::se::ClientProperties > | clientProperties |
std::shared_ptr<::tenduke::json::cjson::cJSONParser > | jsonParser |
std::shared_ptr<::tenduke::test::fakes::HTTPClientFake > | httpClient |
std::shared_ptr<::tenduke::test::mocks::HTTPClientMock > | httpClientMock |
std::shared_ptr<::tenduke::test::mocks::HTTPRequestAuthenticatorMock > | httpRequestAuthenticator |
std::shared_ptr<::tenduke::se::http::HTTPResponseToAPIException > | httpResponseToException |
std::shared_ptr<::tenduke::se::BackendConfiguration > | backendConfiguration |