| Package | Description |
|---|---|
| net.serenitybdd.rest.utils |
| Modifier and Type | Method and Description |
|---|---|
RequestSpecificationDecorated |
RequestSpecificationDecoratedFactory.create(io.restassured.internal.RequestSpecificationImpl requestSpecification) |
static RequestSpecificationDecorated |
RestSpecificationFactory.getInstrumentedRequestSpecification(io.restassured.internal.RequestSpecificationImpl delegate) |
| Modifier and Type | Method and Description |
|---|---|
net.serenitybdd.core.rest.RestQuery |
RestReportingHelper.recordRestSpecificationData(net.serenitybdd.core.rest.RestMethod method,
RequestSpecificationDecorated spec,
String path,
Object... params) |
void |
RestReportingHelper.registerCall(net.serenitybdd.core.rest.RestMethod method,
RequestSpecificationDecorated spec,
String path,
RuntimeException throwable,
Object... params) |
void |
RestReportingHelper.registerCall(net.serenitybdd.core.rest.RestMethod method,
io.restassured.response.Response response,
RequestSpecificationDecorated spec,
String path,
Object... params) |
Copyright © 2023. All rights reserved.