Changed Methods |
StandaloneMockMvcBuilder setAsyncRequestTimeout(long )
|
Change in return type from void to StandaloneMockMvcBuilder .
|
Specify the timeout value for async execution. |
StandaloneMockMvcBuilder setContentNegotiationManager(ContentNegotiationManager )
|
Change in return type from void to StandaloneMockMvcBuilder .
|
Set a ContentNegotiationManager. |
StandaloneMockMvcBuilder setHandlerExceptionResolvers(List<HandlerExceptionResolver> )
|
Change in return type from void to StandaloneMockMvcBuilder .
|
Set the HandlerExceptionResolver types to use. |