506221f5253ddcd5870855234cc6b7205afaabf4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type UntypedSubject to MessageLiteSubject in method public getSubject(failureStrategy FailureStrategy, messageLite MessageLite) : MessageLiteSubject in class com.google.common.truth.extensions.proto.LiteProtoSubject.MessageLiteSubjectFactory | From | To | |
Change Return Type ProtoSubject.Factory<?,Message> to DelegatedVerbFactory<ProtoTruthDelegatedVerb> in method public protos() : DelegatedVerbFactory<ProtoTruthDelegatedVerb> in class com.google.common.truth.extensions.proto.ProtoTruth | From | To | |
Rename Class | 2 | ||
Rename Class com.google.common.truth.extensions.proto.LiteProtoSubject.UntypedSubjectFactory renamed to com.google.common.truth.extensions.proto.LiteProtoSubject.MessageLiteSubjectFactory | From | To | |
Rename Class com.google.common.truth.extensions.proto.LiteProtoSubject.UntypedSubject renamed to com.google.common.truth.extensions.proto.LiteProtoSubject.MessageLiteSubject | From | To | |
Change Variable Type | 1 | ||
Change Variable Type newSubject : UntypedSubject to newSubject : MessageSubject in method package usingConfig(newConfig FluentEqualityConfig) : ProtoSubject<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubject | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type INSTANCE : UntypedSubjectFactory to INSTANCE : MessageLiteSubjectFactory in class com.google.common.truth.extensions.proto.LiteProtoSubject.MessageLiteSubjectFactory | From | To |