JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
pl.kubie.fluentmocks.http.api.HttpMock
Packages that use
HttpMock
Package
Description
pl.kubie.fluentmocks.http.api
Uses of
HttpMock
in
pl.kubie.fluentmocks.http.api
Methods in
pl.kubie.fluentmocks.http.api
that return
HttpMock
Modifier and Type
Method
Description
HttpMock
HttpMock.
await
()
HttpMock
HttpMock.
await
(
Duration
polling)
HttpMock
HttpMockTimes.
exactly
(int times)
HttpMock
HttpMockTimes.
once
()
HttpMock
HttpMockTimes.
unlimited
()