#include <mock_server.h>
◆ ~IMockServer()
httpmock::IMockServer::~IMockServer |
( |
| ) |
|
|
pure virtualdefault |
◆ isRunning()
virtual bool httpmock::IMockServer::isRunning |
( |
| ) |
const |
|
pure virtual |
◆ start()
virtual void httpmock::IMockServer::start |
( |
| ) |
|
|
pure virtual |
◆ stop()
virtual void httpmock::IMockServer::stop |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /home/runner/work/httpmockserver/httpmockserver/include/httpmockserver/mock_server.h
- /home/runner/work/httpmockserver/httpmockserver/src/mock_server.cc