00e759da707c6f5dbddf98ae71589a760020ef5a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 18
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public setUp() : void renamed to public setup() : void in class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsServiceTests | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type dataSource : DataSource to jdbcTemplate : JdbcTemplate in method public MultitenantJdbcClientDetailsService(jdbcTemplate JdbcTemplate) in class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsService | From | To | |
| Extract Variable | 2 | ||
| Extract Variable time : long in method public testLoadingClientIdWithAdditionalInformation() : void from class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsServiceTests | From | To | |
| Extract Variable zoneId : String in method public test_cannot_delete_uaa_zone_clients() : void from class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsServiceTests | From | To | |
| Extract Method | 4 | ||
| Extract Method public countTokens(expected int) : void extracted from public ensure_expired_token_is_deleted_on_create() : void in class org.cloudfoundry.identity.uaa.oauth.token.JdbcRevocableTokenProvisioningTest | From | To | |
| Extract Method public countTokens(expected int) : void extracted from public ensure_expired_token_is_deleted() : void in class org.cloudfoundry.identity.uaa.oauth.token.JdbcRevocableTokenProvisioningTest | From | To | |
| Extract Method public countTokens(expected int) : void extracted from public test_periodic_deletion_of_expired_tokens() : void in class org.cloudfoundry.identity.uaa.oauth.token.JdbcRevocableTokenProvisioningTest | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public setApplicationEventPublisher(applicationEventPublisher ApplicationEventPublisher) : void extracted from public setUp() : void in class org.cloudfoundry.identity.uaa.client.ClientAdminEndpointsTests & moved to class org.cloudfoundry.identity.uaa.client.ClientAdminEndpoints | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter dataSource : DataSource to jdbcTemplate : JdbcTemplate in method public MultitenantJdbcClientDetailsService(jdbcTemplate JdbcTemplate) in class org.cloudfoundry.identity.uaa.zone.MultitenantJdbcClientDetailsService | From | To |