4bb7e0162fb4086689708b53d2eca25218de8b5d
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type m : MessageLite to messageLite : M in method public assertThat(messageLite M) : LiteProtoSubject<?,M> in class com.google.common.truth.extensions.proto.LiteProtoSubject | From | To | |
| Change Return Type | 2 | ||
| Change Return Type LiteProtoSubject<?,?> to LiteProtoSubject<?,M> in method public assertThat(messageLite M) : LiteProtoSubject<?,M> in class com.google.common.truth.extensions.proto.LiteProtoSubject | From | To | |
| Change Return Type Factory<?,MessageLite> to Factory<?,M> in method public liteProtos() : Factory<?,M> in class com.google.common.truth.extensions.proto.LiteProtoSubject | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter m : MessageLite to messageLite : M in method public assertThat(messageLite M) : LiteProtoSubject<?,M> in class com.google.common.truth.extensions.proto.LiteProtoSubject | From | To |