Class WireMockRequestBody
java.lang.Object
pl.kubie.fluentmocks.common.AbstractRequestBody
pl.kubie.fluentmocks.http.wiremock.WireMockRequestBody
- All Implemented Interfaces:
Body<RequestBody>,FileBody<RequestBody>,JsonBody<RequestBody>,RawBody<RequestBody>,RequestBody
-
Field Summary
Fields inherited from class pl.kubie.fluentmocks.common.AbstractRequestBody
bytes, format -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<com.github.tomakehurst.wiremock.matching.ContentPattern<?>>
-
Constructor Details
-
WireMockRequestBody
-
-
Method Details
-
toContentPattern
-