Index
All Classes and Interfaces|All Packages
A
- await() - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- await(Duration) - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
B
- baseUrl() - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
- body(Consumer<RequestBody>) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestSpec
- body(Consumer<ResponseBody>) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
- Body<SELF> - Interface in pl.kubie.fluentmocks.http.api.http.body
C
- clearMocks() - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
- contentType(String) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
- cookie(String, String) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestSpec
- cookie(String, String) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
D
- delayed(Duration) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
- DELETE - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
E
- exactly(int) - Method in interface pl.kubie.fluentmocks.http.api.HttpMockTimes
F
- file(String) - Method in interface pl.kubie.fluentmocks.http.api.http.body.Body
- FileBody<SELF> - Interface in pl.kubie.fluentmocks.http.api.http.body
G
- GET - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
H
- HEAD - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
- header(String, String) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestSpec
- header(String, String) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
- host() - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
- HttpMethod - Enum Class in pl.kubie.fluentmocks.http.api.http
- HttpMock - Interface in pl.kubie.fluentmocks.http.api
- HttpMockSpec - Interface in pl.kubie.fluentmocks.http.api
- HttpMockTimes - Interface in pl.kubie.fluentmocks.http.api
- HttpStubber - Interface in pl.kubie.fluentmocks.http.api
J
- json() - Method in interface pl.kubie.fluentmocks.http.api.http.body.FileBody
- json(Object) - Method in interface pl.kubie.fluentmocks.http.api.http.body.Body
- json(String) - Method in interface pl.kubie.fluentmocks.http.api.http.body.Body
- JsonBody<SELF> - Interface in pl.kubie.fluentmocks.http.api.http.body
M
- method(String) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestMethodSpec
- method(HttpMethod) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestMethodSpec
- MockHttpRequestMethodSpec - Interface in pl.kubie.fluentmocks.http.api.request
- MockHttpRequestSpec - Interface in pl.kubie.fluentmocks.http.api.request
- MockHttpResponseSpec - Interface in pl.kubie.fluentmocks.http.api.response
O
- once() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockTimes
- OPTIONS - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
- override(String, Object) - Method in interface pl.kubie.fluentmocks.http.api.http.body.JsonBody
- override(String, String) - Method in interface pl.kubie.fluentmocks.http.api.http.body.JsonBody
P
- PATCH - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
- pathParameter(String, String) - Method in interface pl.kubie.fluentmocks.http.api.request.UrlSpec
- pl.kubie.fluentmocks.http.api - package pl.kubie.fluentmocks.http.api
- pl.kubie.fluentmocks.http.api.http - package pl.kubie.fluentmocks.http.api.http
- pl.kubie.fluentmocks.http.api.http.body - package pl.kubie.fluentmocks.http.api.http.body
- pl.kubie.fluentmocks.http.api.request - package pl.kubie.fluentmocks.http.api.request
- pl.kubie.fluentmocks.http.api.response - package pl.kubie.fluentmocks.http.api.response
- port() - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
- POST - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
- PUT - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
Q
- queryParameter(String, String) - Method in interface pl.kubie.fluentmocks.http.api.request.UrlSpec
- queryParameter(String, List<String>) - Method in interface pl.kubie.fluentmocks.http.api.request.UrlSpec
R
- raw() - Method in interface pl.kubie.fluentmocks.http.api.http.body.FileBody
- raw(byte[]) - Method in interface pl.kubie.fluentmocks.http.api.http.body.Body
- raw(String) - Method in interface pl.kubie.fluentmocks.http.api.http.body.Body
- RawBody<SELF> - Interface in pl.kubie.fluentmocks.http.api.http.body
- request() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- RequestBody - Interface in pl.kubie.fluentmocks.http.api.request
- respond() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- respond(Consumer<MockHttpResponseSpec>) - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- response() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- ResponseBody - Interface in pl.kubie.fluentmocks.http.api.response
S
- statusCode(int) - Method in interface pl.kubie.fluentmocks.http.api.response.MockHttpResponseSpec
- stub() - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
T
- times() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- TRACE - Enum constant in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
U
- unlimited() - Method in interface pl.kubie.fluentmocks.http.api.HttpMockTimes
- url(String) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestSpec
- url(String) - Method in interface pl.kubie.fluentmocks.http.api.request.UrlSpec
- url(Consumer<UrlSpec>) - Method in interface pl.kubie.fluentmocks.http.api.request.MockHttpRequestSpec
- UrlSpec - Interface in pl.kubie.fluentmocks.http.api.request
V
- valueOf(String) - Static method in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class pl.kubie.fluentmocks.http.api.http.HttpMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyAtLeast(int) - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- verifyAtMost(int) - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- verifyBetween(int, int) - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- verifyExactly(int) - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- verifyNever() - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
- verifyOnce() - Method in interface pl.kubie.fluentmocks.http.api.HttpMock
W
- when(Consumer<MockHttpRequestSpec>) - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- when(Consumer<MockHttpRequestSpec>) - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
- with(Consumer<HttpMockSpec>) - Method in interface pl.kubie.fluentmocks.http.api.HttpMockSpec
- with(Consumer<HttpMockSpec>) - Method in interface pl.kubie.fluentmocks.http.api.HttpStubber
All Classes and Interfaces|All Packages