Uses of Class
com.c4_soft.springaddons.security.oauth2.test.mockmvc.MockMvcProperties
-
Uses of MockMvcProperties in com.c4_soft.springaddons.security.oauth2.test.mockmvc
Methods in com.c4_soft.springaddons.security.oauth2.test.mockmvc with parameters of type MockMvcPropertiesModifier and TypeMethodDescriptionAddonsWebmvcTestConf.mockMvcSupport(org.springframework.test.web.servlet.MockMvc mockMvc, SerializationHelper serializationHelper, MockMvcProperties mockMvcProperties, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties) Constructors in com.c4_soft.springaddons.security.oauth2.test.mockmvc with parameters of type MockMvcPropertiesModifierConstructorDescriptionMockMvcSupport(org.springframework.test.web.servlet.MockMvc mockMvc, SerializationHelper serializationHelper, MockMvcProperties mockMvcProperties, org.springframework.boot.autoconfigure.web.ServerProperties serverProperties)