@Configuration public class RestTestConfig extends RestConfig
RestConfig.SiteAwareHandlerMethodArgumentResolver| Constructor and Description |
|---|
RestTestConfig() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.test.web.servlet.MockMvc |
buildMvc(org.springframework.context.ConfigurableApplicationContext context,
Class<?> controllerClass) |
static org.springframework.http.converter.HttpMessageConverter<?>[] |
getMessageConverterArray(org.springframework.context.ApplicationContext context) |
addDateModules, byteArrayHttpMessageConverter, getArgumentResolvers, getDateModule, getMessageConverters, getPrimaryOrFirst, postProcessBeanFactory, siteAwareHandlerMethodArgumentResolverpublic static org.springframework.http.converter.HttpMessageConverter<?>[] getMessageConverterArray(org.springframework.context.ApplicationContext context)
public static org.springframework.test.web.servlet.MockMvc buildMvc(org.springframework.context.ConfigurableApplicationContext context,
Class<?> controllerClass)
Copyright © 2011–2023 aiticon GmbH. All rights reserved.