XROAD
websocket_mock.h File Reference
#include <websocket/websocket.h>
#include <net/xroad_net_buf.h>
#include <gmock/gmock.h>
Include dependency graph for websocket_mock.h:

Go to the source code of this file.

Classes

struct  websocket_mock_callback_t
 

Functions

void websocket_mock_create (websocket_mock_callback_t cback)
 
xroad_errno_t websocket_mock_fetch (int64_t id, xroad_str_t data)
 
void websocket_mock_stop_sending (int64_t id, bool stop)
 

Detailed Description