XROAD
http_client_mock.h File Reference
#include <http/http_client.h>
#include <gmock/gmock.h>
#include <common/xroad_list.h>
Include dependency graph for http_client_mock.h:

Go to the source code of this file.

Classes

struct  http_client_mock_callback_t
 

Functions

void http_client_mock_create (http_client_mock_callback_t cback)
 
void http_client_mock_stop_sending (bool stop)
 
xroad_errno_t http_client_mock_fetch (int64_t id, int64_t res, xroad_list_t *headers, xroad_str_t data)
 

Detailed Description