public final class MockHttpExpectations extends Object
| Constructor and Description |
|---|
MockHttpExpectations() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeExpectations(org.mockserver.client.server.MockServerClient mockServerClient,
int port) |
public MockHttpExpectations()
public void initializeExpectations(org.mockserver.client.server.MockServerClient mockServerClient, int port)
mockServerClient - the mock HTTP server to be configuredport - the port the mock HTTP server is running onCopyright © 2013-2016 DuraSpace, Inc.. All Rights Reserved.