c7c271638798905934be58f81365feba904a954f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 5 | ||
| Extract Method private makeAuthenticatedUserRoot() : void extracted from public execute_fails_with_IAE_when_login_param_is_not_provided() : void in class org.sonar.server.root.ws.UnsetRootWsActionTest | From | To | |
| Extract Method private insertRootUser(dto UserDto) : UserDto extracted from public execute_makes_user_with_specified_login_not_root_when_it_is() : void in class org.sonar.server.root.ws.UnsetRootWsActionTest | From | To | |
| Extract Method private insertNonRootUser(dto UserDto) : UserDto extracted from public execute_has_no_effect_when_user_is_already_not_root() : void in class org.sonar.server.root.ws.UnsetRootWsActionTest | From | To | |
| Extract Method private makeAuthenticatedUserRoot() : void extracted from public execute_has_no_effect_when_user_is_already_not_root() : void in class org.sonar.server.root.ws.UnsetRootWsActionTest | From | To | |
| Extract Method private makeAuthenticatedUserRoot() : void extracted from public execute_makes_user_with_specified_login_not_root_when_it_is() : void in class org.sonar.server.root.ws.UnsetRootWsActionTest | From | To |