-
ServletUnitTestingSupport.mockMvc()
AddonsWebmvcTestConf.mockMvcSupport(org.springframework.test.web.servlet.MockMvc mockMvc,
SerializationHelper serializationHelper,
MockMvcProperties mockMvcProperties,
org.springframework.boot.autoconfigure.web.ServerProperties serverProperties,
com.c4_soft.springaddons.security.oauth2.config.SpringAddonsSecurityProperties securityProperties)
MockMvcSupport.setCsrf(boolean isCsrf)
MockMvcSupport.setMediaType(org.springframework.http.MediaType mediaType)
MockMvcSupport.with(org.springframework.test.web.servlet.request.RequestPostProcessor postProcessor)