Package | Description |
---|---|
io.restassured.internal | |
io.restassured.response |
Modifier and Type | Class and Description |
---|---|
class |
ValidatableResponseImpl |
class |
ValidatableResponseOptionsImpl<T extends ValidatableResponseOptions<T,R>,R extends ResponseBody<R> & ResponseOptions<R>> |
Modifier and Type | Method and Description |
---|---|
ValidatableResponseLogSpec |
ValidatableResponseOptionsImpl.log() |
ValidatableResponseLogSpec |
ValidatableResponseImpl.log() |
Modifier and Type | Method and Description |
---|---|
ValidatableResponseLogSpec<T,R> |
ValidatableResponseOptions.log()
Returns the
ValidatableResponseLogSpec that allows you to log different parts of the Response . |
Copyright © 2010–2019. All rights reserved.