f4758950c6a14f107040c6167232bad6330fafba
Files Diff
- Added: 22
- Removed: 9
- Renamed: 0
- Modified: 233
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public testUserFromId() : void from class io.github.jhipster.sample.web.rest.UserResourceIntTest to public testUserFromId() : void from class io.github.jhipster.sample.service.mapper.UserMapperTest | From | To | |
Extract Attribute | 3 | ||
Extract Attribute private VIOLATIONS_KEY : String in class io.github.jhipster.sample.web.rest.errors.ExceptionTranslator | From | To | |
Extract Attribute private PATH_KEY : String in class io.github.jhipster.sample.web.rest.errors.ExceptionTranslator | From | To | |
Extract Attribute private MESSAGE_KEY : String in class io.github.jhipster.sample.web.rest.errors.ExceptionTranslator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter strings : Set<String> to authoritiesAsString : Set<String> in method private authoritiesFromStrings(authoritiesAsString Set<String>) : Set<Authority> in class io.github.jhipster.sample.service.mapper.UserMapper | From | To |