85ca4cf0d023621dc21af86710dd8db89fc81adf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type user : ScimUser to username : String in method private performLogin(username String) : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Change Return Type | 1 | ||
Change Return Type ScimUser to String in method private createRandomUser() : String in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Replace Variable With Attribute | 2 | ||
Replace Variable With Attribute user : ScimUser to username : String in method public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Replace Variable With Attribute user : ScimUser to username : String in method public testDisplayMfaIssuerOnRegisterPage() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Change Variable Type | 2 | ||
Change Variable Type user : ScimUser to username : String in method public testQRCodeScreen() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Change Variable Type user : ScimUser to username : String in method public testDisplayMfaIssuerOnRegisterPage() : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To | |
Rename Parameter | 1 | ||
Rename Parameter user : ScimUser to username : String in method private performLogin(username String) : void in class org.cloudfoundry.identity.uaa.integration.TotpEndpointIntegrationTests | From | To |