Uses of Class
net.serenitybdd.rest.decorators.request.RequestSpecificationDecorated
Packages that use RequestSpecificationDecorated
-
Uses of RequestSpecificationDecorated in net.serenitybdd.rest.utils
Methods in net.serenitybdd.rest.utils that return RequestSpecificationDecoratedModifier and TypeMethodDescriptionRequestSpecificationDecoratedFactory.create(io.restassured.internal.RequestSpecificationImpl requestSpecification) RestSpecificationFactory.getInstrumentedRequestSpecification(io.restassured.internal.RequestSpecificationImpl delegate) Methods in net.serenitybdd.rest.utils with parameters of type RequestSpecificationDecoratedModifier and TypeMethodDescriptionnet.serenitybdd.model.rest.RestQueryRestReportingHelper.recordRestSpecificationData(net.serenitybdd.model.rest.RestMethod method, RequestSpecificationDecorated spec, String path, Object... params) voidRestReportingHelper.registerCall(net.serenitybdd.model.rest.RestMethod method, io.restassured.response.Response response, RequestSpecificationDecorated spec, String path, Object... params) voidRestReportingHelper.registerCall(net.serenitybdd.model.rest.RestMethod method, RequestSpecificationDecorated spec, String path, RuntimeException throwable, Object... params)