327a159a10b113bb5e7c4d0ac3b50a8b4e09de3b
Files Diff
- Added: 6
- Removed: 4
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable j : int to userIdx : int in method package computeFirstName(userIdx int) : String in class org.keycloak.performance.RealmsConfigurationBuilder | From | To | |
Extract Variable | 1 | ||
Extract Variable idx : int in method public next() : UserInfo from class org.keycloak.performance.TestConfig.randomUsersIterator | From | To | |
Extract Method | 2 | ||
Extract Method package computeEmail(username String) : String extracted from public build() : void in class org.keycloak.performance.RealmsConfigurationBuilder | From | To | |
Extract Method package computeFirstName(userIdx int) : String extracted from public build() : void in class org.keycloak.performance.RealmsConfigurationBuilder | From | To |