970dbe45c0241ca86c442ff153e56011cc578539
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 4 | ||
Parameterize Variable newController : NewController to controller : NewController in method private newDefaultAction(controller NewController, actionKey String) : NewAction in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method | 6 | ||
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public param_metadata_as_objects() : void in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public action_parameters() : void in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public param_with_empty_possible_values() : void in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public fail_if_duplicated_action_parameters() : void in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public param_null_metadata() : void in class org.sonar.api.server.ws.WebServiceTest | From | To | |
Extract Method private newDefaultAction(controller NewController, actionKey String) : NewAction extracted from public fail_if_required_param_has_default_value() : void in class org.sonar.api.server.ws.WebServiceTest | From | To |