Class | Description |
---|---|
AsyncConfig |
Configuration for MockMVC async requests
|
MockMvcConfig |
General configuration of the Spring Mock MVC module
|
MockMvcParamConfig |
Determines how different parameter types in REST Assured MockMvc should be updated when adding multiple parameters
of the same type with the same name.
|
RestAssuredMockMvcConfig |
Main configuration for REST Assured Mock MVC that allows you to configure advanced settings.
|
Enum | Description |
---|---|
MockMvcParamConfig.UpdateStrategy |
The update strategy to use for a parameter type
|
Copyright © 2010–2017. All rights reserved.