284642ec3d5ec66cb156a8ae10506793c3a6c579
Files Diff
- Added: 7
- Removed: 2
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_3_20_IT to public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommandITBase | From | To | |
Pull Up Method public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_3_to_1_5_2_IT to public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommandITBase | From | To | |
Pull Up Method public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_1_to_1_4_2_IT to public teardown() : void from class com.navercorp.pinpoint.plugin.hystrix.HystrixCommandITBase | From | To | |
Rename Variable | 4 | ||
Rename Variable rx : Class<?> to executionObservableClazz : Class<?> in method public testAsyncCall() : void in class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_3_to_1_5_2_IT | From | To | |
Rename Variable rx : Class<?> to executionObservableClazz : Class<?> in method public testAsyncCall() : void in class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_1_to_1_4_2_IT | From | To | |
Rename Variable rx : Class<?> to executionObservableClazz : Class<?> in method public testSyncCall() : void in class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_3_to_1_5_2_IT | From | To | |
Rename Variable rx : Class<?> to executionObservableClazz : Class<?> in method public testSyncCall() : void in class com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_1_to_1_4_2_IT | From | To | |
Move Class | 1 | ||
Move Class com.navercorp.pinpoint.plugin.hystrix.SayHelloCommand moved to com.navercorp.pinpoint.plugin.hystrix.commands.SayHelloCommand | From | To | |
Extract Superclass | 1 | ||
Extract Superclass com.navercorp.pinpoint.plugin.hystrix.HystrixCommandITBase from classes [com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_3_20_IT, com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_1_to_1_4_2_IT, com.navercorp.pinpoint.plugin.hystrix.HystrixCommand_1_4_3_to_1_5_2_IT] | From | To |