| Package | Description |
|---|---|
| io.restassured.module.webtestclient.internal | |
| io.restassured.module.webtestclient.response |
| Modifier and Type | Class and Description |
|---|---|
class |
ValidatableWebTestClientResponseImpl |
| Modifier and Type | Method and Description |
|---|---|
ValidatableWebTestClientResponse |
ValidatableWebTestClientResponseImpl.status(org.springframework.http.HttpStatus expectedStatus) |
ValidatableWebTestClientResponse |
WebTestClientRestAssuredResponseImpl.then() |
| Modifier and Type | Method and Description |
|---|---|
ValidatableWebTestClientResponse |
ValidatableWebTestClientResponse.status(org.springframework.http.HttpStatus expectedStatus)
Validate that the response status matches an Spring-Framework HttpStatus.
|
Copyright © 2010–2025. All rights reserved.