@ComponentScan(basePackageClasses=MockMvcSupport.class) public class ServletUnitTestingSupport extends Object
@Controller unit-tests using security flow
API (useless if using annotations).| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.beans.factory.BeanFactory |
beanFactory |
| Constructor and Description |
|---|
ServletUnitTestingSupport() |
@Autowired protected org.springframework.beans.factory.BeanFactory beanFactory
public MockMvcSupport mockMvc()
MockMvcSupport, a MockMvc wrapper
providing helpers for common REST requestsCopyright © 2022. All rights reserved.