httpmockserver
|
Go to the source code of this file.
Classes | |
class | httpmock::MockServerHolder |
Namespaces | |
httpmock | |
Provides MockServerHolder class, having interface required by the httpmock::TestEnvironment class. This holder is suitable to pass running instance of a MockServer into the TestEnvironment. This is not possible directly using MockServer itself, as it does not allow copy/move operations.