95938102adc6a2552936e54df7f7bb329415d966
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type OptionalSubject to GuavaOptionalSubject in method public that(target Optional<?>) : GuavaOptionalSubject in class com.google.common.truth.TestVerb | From | To | |
Change Return Type OptionalSubject to GuavaOptionalSubject in method public assertThat(target Optional<?>) : GuavaOptionalSubject in class com.google.common.truth.Truth | From | To | |
Rename Class | 1 | ||
Rename Class com.google.common.truth.OptionalSubject renamed to com.google.common.truth.GuavaOptionalSubject | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type k : OptionalSubject to k : GuavaOptionalSubject in class com.google.common.truth.gwt.Inventory | From | To |