47ec53779e4bfba7f790c4345419ed4b63de159e
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public authenticate_user() : void renamed to public authenticate_user_through_ui() : void in class it.user.BaseIdentityProviderTest | From | To | |
Extract Method | 1 | ||
Extract Method private enablePlugin() : void extracted from public create_new_user_when_authenticate() : void in class it.user.OAuth2IdentityProviderTest | From | To |