b5a224b3ec7c72a601d0c058d9ee0a091902d6af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method package getFromArray(array Object, i int) : Object moved from class com.google.common.truth.Platform to class com.google.common.truth.ObjectArraySubject & inlined to private checkArrayEqualsRecursive(expectedArray Object, actualArray Object, lastIndex String) : String | From | To | |
Move And Inline Method package getArrayLength(array Object) : int moved from class com.google.common.truth.Platform to class com.google.common.truth.ObjectArraySubject & inlined to private checkArrayEqualsRecursive(expectedArray Object, actualArray Object, lastIndex String) : String | From | To |