0451111076c353f0a4cb5e2c149af828a06a2b2d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public testMultipleErrorsAreAggregated() : void renamed to public testMultipleBindErrorsAreAggregated() : void in class com.google.inject.testing.fieldbinder.BoundFieldModuleTest | From | To | |
Rename Method private getBoundType() : TypeLiteral<?> renamed to private computeBoundType(naturalType Optional<TypeLiteral<?>>) : TypeLiteral<?> in class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To | |
Rename Method private getNaturalFieldType() : Optional<TypeLiteral<?>> renamed to private computeNaturalFieldType() : Optional<TypeLiteral<?>> in class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To | |
Rename Variable | 1 | ||
Rename Variable field : Field to fieldInfo : BoundFieldInfo in method public configure(binder Binder) : void in class com.google.inject.testing.fieldbinder.BoundFieldModule | From | To | |
Rename Attribute | 2 | ||
Rename Attribute type : TypeLiteral<?> to fieldType : TypeLiteral<?> in class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To | |
Rename Attribute boundType : TypeLiteral<?> to boundKey : Key<?> in class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To | |
Change Variable Type | 1 | ||
Change Variable Type field : Field to fieldInfo : BoundFieldInfo in method public configure(binder Binder) : void in class com.google.inject.testing.fieldbinder.BoundFieldModule | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type boundType : TypeLiteral<?> to boundKey : Key<?> in class com.google.inject.testing.fieldbinder.BoundFieldModule.BoundFieldInfo | From | To |