httpmockserver
|
This is the complete list of members for httpmock::MockServer, including all inherited members.
getPort() const | httpmock::MockServer | |
isRunning() const override | httpmock::MockServer | virtual |
MockServer(const MockServer &) | httpmock::MockServer | private |
MockServer(MockServer &&) | httpmock::MockServer | private |
MockServer(int port=8080) | httpmock::MockServer | explicit |
operator=(const MockServer &) | httpmock::MockServer | private |
port | httpmock::MockServer | private |
responseHandler(const std::string &url, const std::string &method, const std::string &data, const std::vector< UrlArg > &urlArguments={}, const std::vector< Header > &headers={})=0 | httpmock::MockServer | privatepure virtual |
server | httpmock::MockServer | private |
start() override | httpmock::MockServer | virtual |
stop() override | httpmock::MockServer | virtual |
~IMockServer()=0 | httpmock::IMockServer | pure virtual |
~MockServer() | httpmock::MockServer | virtual |