b61ce6db1bf573500a2e572dc7aee4a4099e9b0c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package describe() : Fact renamed to package describeAsMainCause() : ImmutableList<Fact> in class com.google.common.truth.Correspondence.ExceptionStore | From | To | |
Change Return Type | 1 | ||
Change Return Type Fact to ImmutableList<Fact> in method package describeAsMainCause() : ImmutableList<Fact> in class com.google.common.truth.Correspondence.ExceptionStore | From | To | |
Extract Method | 1 | ||
Extract Method private firstExceptionFact() : Fact extracted from package describe() : Fact in class com.google.common.truth.Correspondence.ExceptionStore | From | To |