Uses of Enum Class
pl.kubie.fluentmocks.http.api.http.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in pl.kubie.fluentmocks.http.api.http
Methods in pl.kubie.fluentmocks.http.api.http that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of HttpMethod in pl.kubie.fluentmocks.http.api.request
Methods in pl.kubie.fluentmocks.http.api.request with parameters of type HttpMethodModifier and TypeMethodDescriptiondefault MockHttpRequestSpecMockHttpRequestMethodSpec.method(HttpMethod method)