public interface MockMvcRequestLogSpecification extends LogSpecification<MockMvcRequestSpecification>
Modifier and Type | Method and Description |
---|---|
MockMvcRequestSpecification |
parameters()
Logs only the parameters of the request.
|
MockMvcRequestSpecification |
params()
Logs only the parameters of the request.
|
all, all, body, body, cookies, everything, everything, headers, ifValidationFails, ifValidationFails, ifValidationFails
MockMvcRequestSpecification params()
parameters()
but slightly shorter syntax.MockMvcRequestSpecification parameters()
params()
but more explicit syntax.Copyright © 2010–2017. All rights reserved.