ab28016c23e532cfbde56a06792300efefe5d520
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 5 | ||
Rename Variable event : UserAuthenticationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangePasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Rename Variable event : UserAuthenticationSuccessEvent to userevent : UserAuthenticationSuccessEvent in method public userLoginTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Rename Variable event : UserAuthenticationSuccessEvent to userevent : UserAuthenticationSuccessEvent in method public testAuthenticateUserExists() : void in class org.cloudfoundry.identity.uaa.authentication.manager.ExternalLoginAuthenticationManagerTest | From | To | |
Rename Variable event : UserAuthenticationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangeInvalidPasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Rename Variable event : UserAuthenticationSuccessEvent to userevent : UserAuthenticationSuccessEvent in method public userLoginAuthenticateEndpointTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Change Variable Type | 4 | ||
Change Variable Type event : UserAuthenticationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangePasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Change Variable Type captor : ArgumentCaptor<UserAuthenticationSuccessEvent> to captor : ArgumentCaptor<AbstractUaaEvent> in method public userLoginAuthenticateEndpointTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Change Variable Type event : UserAuthenticationSuccessEvent to passwordevent : PasswordAuthenticationSuccessEvent in method public userChangeInvalidPasswordTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To | |
Change Variable Type captor : ArgumentCaptor<UserAuthenticationSuccessEvent> to captor : ArgumentCaptor<AbstractUaaEvent> in method public userLoginTest() : void in class org.cloudfoundry.identity.uaa.mock.audit.AuditCheckMockMvcTests | From | To |