|
httpmockserver
|
#include <memory>#include <stdexcept>

Go to the source code of this file.
Namespaces | |
| httpmock | |
Functions | |
| template<typename HTTPMock > | |
| std::unique_ptr< MockServer > | httpmock::getFirstRunningMockServer (unsigned port=8080, unsigned tryCount=1000) |
Implementation of searching for free port of the MockServer heir.
1.8.17