63fb234bb9e9997e2a8e684761ad79822487f5d2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable pe : ProvisionException to ce : CreationException in method public testDuplicateCausesCollapsed() : void in class com.google.inject.ProvisionExceptionTest | From | To | |
Rename Variable pe : ProvisionException to ce : CreationException in method public testMultipleDuplicates() : void in class com.google.inject.ProvisionExceptionTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type pe : ProvisionException to ce : CreationException in method public testMultipleDuplicates() : void in class com.google.inject.ProvisionExceptionTest | From | To | |
Change Variable Type pe : ProvisionException to ce : CreationException in method public testDuplicateCausesCollapsed() : void in class com.google.inject.ProvisionExceptionTest | From | To | |
Inline Variable | 1 | ||
Inline Variable parameterInjector : SingleParameterInjector<?> in method package getAll(errors Errors, context InternalContext, parameterInjectors SingleParameterInjector<?>[]) : Object[] from class com.google.inject.internal.SingleParameterInjector | From | To |