9690006ecfc57590138e5a47fb7c344204b5e199
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 39
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable validUser : ManagedUserVM to firstUser : ManagedUserVM in method public testRegisterDuplicateEmail() : void in class io.github.jhipster.sample.web.rest.AccountResourceIntTest | From | To | |
Rename Variable userDup : Optional<User> to testUser : Optional<User> in method public testRegisterDuplicateLogin() : void in class io.github.jhipster.sample.web.rest.AccountResourceIntTest | From | To | |
Rename Variable duplicatedUser : ManagedUserVM to secondUser : ManagedUserVM in method public testRegisterDuplicateEmail() : void in class io.github.jhipster.sample.web.rest.AccountResourceIntTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute secretKey : String to key : Key in class io.github.jhipster.sample.security.jwt.TokenProviderTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type secretKey : String to key : Key in class io.github.jhipster.sample.security.jwt.TokenProviderTest | From | To |