MCPcopy 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
35string MockServerConnector::GetResponse() { return this->response; }
36
37Json::Value MockServerConnector::GetJsonResponse() {
38 Json::Value result;

Callers 1

test_server.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected