Interface | Description |
---|---|
MockMvcAuthenticationScheme | |
MockMvcAuthenticationSpecification |
Specify an authentication scheme to use when sending a request.
|
MockMvcRequestAsyncConfigurer |
Options available when sending a request using Mock MVC module.
|
MockMvcRequestAsyncSender |
Options available when sending a request using Mock MVC module.
|
MockMvcRequestLogSpecification |
The request logging specification
|
MockMvcRequestSender |
Options available when sending a request using Mock MVC module.
|
MockMvcRequestSpecification |
Allows you to specify how the request will look like.
|
Class | Description |
---|---|
MockMvcRequestSpecBuilder |
You can use the builder to construct a request specification.
|
Copyright © 2010–2021. All rights reserved.