ac2072c8343e6701761762e7ba02890395872db8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private verifyGroupOwners(user UserDto, organizationKey String, organizationName String) : void extracted from public create_creates_owners_group_with_all_permissions_for_new_organization_and_add_current_user_to_it() : void in class org.sonar.server.organization.OrganizationCreationImplTest | From | To | |
Extract Method private verifyDefaultTemplate(organizationKey String, organizationName String) : void extracted from public create_creates_default_template_for_new_organization() : void in class org.sonar.server.organization.OrganizationCreationImplTest | From | To |