ac67c4ab7d9b1fd5245136ff64532a2f81e76bba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testGetUnknownUser() : void renamed to public getNonExistingUser() : void in class io.github.jhipster.sample.web.rest.UserResourceIntTest | From | To | |
Rename Method public getProfileInfo() : void renamed to public getProfileInfoWithRibbon() : void in class io.github.jhipster.sample.web.rest.ProfileInfoResourceIntTest | From | To | |
Extract Attribute | 2 | ||
Extract Attribute private DEFAULT_LANGKEY : String in class io.github.jhipster.sample.web.rest.UserResourceIntTest | From | To | |
Extract Attribute private DEFAULT_IMAGEURL : String in class io.github.jhipster.sample.web.rest.UserResourceIntTest | From | To | |
Replace Variable With Attribute | 3 | ||
Replace Variable With Attribute existingLabel : Label to label : Label in method public createLabelWithExistingId() : void in class io.github.jhipster.sample.web.rest.LabelResourceIntTest | From | To | |
Replace Variable With Attribute existingBankAccount : BankAccount to bankAccount : BankAccount in method public createBankAccountWithExistingId() : void in class io.github.jhipster.sample.web.rest.BankAccountResourceIntTest | From | To | |
Replace Variable With Attribute existingOperation : Operation to operation : Operation in method public createOperationWithExistingId() : void in class io.github.jhipster.sample.web.rest.OperationResourceIntTest | From | To |