Request Specification Builder
Functions
Link copied to clipboard
Link copied to clipboard
Adds a predicate to match against the request body.
Link copied to clipboard
Adds multiple predicates to match against the request body. Each predicate will be applied to evaluate whether the request body satisfies the specified conditions.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun method(matcher: <Error class: unknown class><<Error class: unknown class>>): RequestSpecificationBuilder<P>
Link copied to clipboard
Link copied to clipboard