777af33d46dcf604b06d2ba92eeb6abcfe7e7328
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type expected : Object to expected : Message in method package testIsEqualTo(expected Message) : boolean in class com.google.common.truth.extensions.proto.ProtoSubject.ProtoFluentAssertionImpl | From | To | |
Move Method | 1 | ||
Move Method package testIsEqualTo(expected Object) : boolean from class com.google.common.truth.extensions.proto.ProtoSubject to package testIsEqualTo(expected Message) : boolean from class com.google.common.truth.extensions.proto.ProtoSubject.ProtoFluentAssertionImpl | From | To | |
Change Return Type | 1 | ||
Change Return Type ProtoSubject to ProtoFluentAssertionImpl in method package usingConfig(newConfig FluentEqualityConfig) : ProtoFluentAssertionImpl in class com.google.common.truth.extensions.proto.ProtoSubject | From | To |