0fdea5555b08884c52f28da8c6e72e44c950c388
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type String to Optional<Field> in method private rootUnlessThrowable() : Optional<Field> in class com.google.common.truth.FailureMetadata | From | To | |
Change Return Type String to Optional<Field> in method private description() : Optional<Field> in class com.google.common.truth.FailureMetadata | From | To | |
Change Return Type Throwable to Optional<Throwable> in method private rootCause() : Optional<Throwable> in class com.google.common.truth.FailureMetadata | From | To |