Class WireMockHttpStubber
java.lang.Object
pl.kubie.fluentmocks.http.wiremock.WireMockHttpStubber
- All Implemented Interfaces:
HttpStubber
-
Constructor Details
-
WireMockHttpStubber
public WireMockHttpStubber()
-
-
Method Details
-
stub
- Specified by:
stubin interfaceHttpStubber
-
host
- Specified by:
hostin interfaceHttpStubber
-
port
public int port()- Specified by:
portin interfaceHttpStubber
-
clearMocks
public void clearMocks()- Specified by:
clearMocksin interfaceHttpStubber
-
toString
-
client
public com.github.tomakehurst.wiremock.client.WireMock client()
-