Uses of Package
com.c4_soft.springaddons.security.oauth2.test.mockmvc
Packages that use com.c4_soft.springaddons.security.oauth2.test.mockmvc
Package
Description
-
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc used by com.c4_soft.springaddons.security.oauth2.test.mockmvcClassDescriptionRedundant code for
AuthenticationMockMvc request post-processorsJust another wrapper for SpringMockMvc.
It would extendMockMvcif it was not final :-/ -
Classes in com.c4_soft.springaddons.security.oauth2.test.mockmvc used by com.c4_soft.springaddons.security.oauth2.test.mockmvc.keycloakClassDescriptionRedundant code for
AuthenticationMockMvc request post-processorsHelper class for servlet@Controllerunit-tests using security flow API (useless if using annotations).
Might be used either as a parent class (easier) or collaborator (requires some test configuration).