0043949d55cbb4da6ac6e52b62d863560b04f970
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private authenticate(login String, groups String...) : void extracted from public authenticate_existing_user_and_remove_all_groups() : void in class org.sonar.server.authentication.UserIdentityAuthenticatorTest | From | To | |
Extract Method private authenticate(login String, groups String...) : void extracted from public authenticate_new_user_with_groups() : void in class org.sonar.server.authentication.UserIdentityAuthenticatorTest | From | To | |
Extract Method private authenticate(login String, groups String...) : void extracted from public authenticate_existing_user_and_add_new_groups() : void in class org.sonar.server.authentication.UserIdentityAuthenticatorTest | From | To | |
Extract Method private authenticate(login String, groups String...) : void extracted from public authenticate_existing_user_and_remove_groups() : void in class org.sonar.server.authentication.UserIdentityAuthenticatorTest | From | To |