c1db1b780bed33b914f53ea10727225ebbea2dc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Link to commit
Third party dependencies:
Dependency Action | |
---|---|
Updated | |
From com.google.testing.compile:compile-testing 0.17 To 0.18 |
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type throwable : Throwable to actual : AssertionError in method package TruthFailureSubject(metadata FailureMetadata, actual AssertionError, typeDescription String) in class com.google.common.truth.TruthFailureSubject | From | To | |
Inline Method | 1 | ||
Inline Method protected getSubject() : T inlined to package actual() : T in class com.google.common.truth.Subject | From | To | |
Change Return Type | 2 | ||
Change Return Type Factory<ThrowableSubject,Throwable> to Factory<TruthFailureSubject,AssertionError> in method public truthFailures() : Factory<TruthFailureSubject,AssertionError> in class com.google.common.truth.TruthFailureSubject | From | To | |
Change Return Type ThrowableSubject to TruthFailureSubject in method protected expectThatFailure() : TruthFailureSubject in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase | From | To | |
Extract Method | 1 | ||
Extract Method package actualCustomStringRepresentationForProtoPackageMembersToCall() : String extracted from protected actualCustomStringRepresentation() : String in class com.google.common.truth.extensions.proto.LiteProtoSubject | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type FACTORY : Factory<ThrowableSubject,Throwable> to FACTORY : Factory<TruthFailureSubject,AssertionError> in class com.google.common.truth.TruthFailureSubject | From | To | |
Change Attribute Type actual : Throwable to actual : AssertionError in class com.google.common.truth.TruthFailureSubject | From | To | |
Rename Parameter | 1 | ||
Rename Parameter throwable : Throwable to actual : AssertionError in method package TruthFailureSubject(metadata FailureMetadata, actual AssertionError, typeDescription String) in class com.google.common.truth.TruthFailureSubject | From | To |