Class Hierarchy

Interface Hierarchy

  • io.restassured.specification.LogSpecification<T>
  • io.restassured.specification.RequestSenderOptions<R>
  • io.restassured.response.ResponseBodyData
    • io.restassured.response.ResponseBodyExtractionOptions
      • io.restassured.response.ResponseBody<T>
        • io.restassured.module.webtestclient.response.WebTestClientResponse (also extends io.restassured.response.ResponseOptions<T>, io.restassured.response.Validatable<T,R>)
  • io.restassured.response.ResponseOptions<T>
    • io.restassured.module.webtestclient.response.WebTestClientResponse (also extends io.restassured.response.ResponseBody<T>, io.restassured.response.Validatable<T,R>)
  • io.restassured.response.Validatable<T,R>
    • io.restassured.module.webtestclient.response.WebTestClientResponse (also extends io.restassured.response.ResponseBody<T>, io.restassured.response.ResponseOptions<T>)
  • io.restassured.response.ValidatableResponseOptions<T,R>
  • io.restassured.module.webtestclient.internal.WebTestClientFactory