1f636c6f92567cdb3b6da011d10ab104b2380d4b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to ScimUser in method private createUser(token String) : ScimUser in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpointsMockMvcTests | From | To | |
Extract Method | 2 | ||
Extract Method private createUser(token String, subdomain String) : ScimUser extracted from private createUser(token String) : void in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpointsMockMvcTests | From | To | |
Extract Method private getScimUser() : ScimUser extracted from private createUser(token String) : void in class org.cloudfoundry.identity.uaa.scim.endpoints.ScimUserEndpointsMockMvcTests | From | To |