| Package | Description |
|---|---|
| net.serenitybdd.rest |
| Modifier and Type | Method and Description |
|---|---|
Ensure |
Ensure.andThat(String description,
Consumer<io.restassured.response.ValidatableResponse> check) |
static Ensure |
Ensure.that(String description,
Consumer<io.restassured.response.ValidatableResponse> check)
A helper method to make a RestAssured assertion appear as a separate step.
|
Copyright © 2023. All rights reserved.