Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinemast/libjson-rpc-cpp
/ GetResponse
Method
GetResponse
src/test/mockserverconnector.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
string MockServerConnector::GetResponse() { return this->response; }
36
37
Json::Value MockServerConnector::GetJsonResponse() {
38
Json::Value result;
Callers
1
test_server.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected