|
Rename Method private and(op1 ShouldIgnore, op2 ShouldIgnore) : ShouldIgnore renamed to private union(op1 ShouldIgnore, op2 ShouldIgnore) : ShouldIgnore in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Rename Method package subLogic(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic.PartialScopeLogic |
From |
To |
|
Rename Method package subLogic(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic.CompoundFieldScopeLogic |
From |
To |
|
Rename Method private or(op1 ShouldIgnore, op2 ShouldIgnore) : ShouldIgnore renamed to private intersection(op1 ShouldIgnore, op2 ShouldIgnore) : ShouldIgnore in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Extract And Move Method package shouldIgnoreNonRecursive() : boolean extracted from private diffUnknowns(actual UnknownFieldSet, expected UnknownFieldSet, fieldScopeLogic FieldScopeLogic) : UnknownFieldSetDiff in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer & moved to class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer.ShouldIgnore |
From |
To |
|
Extract And Move Method package shouldIgnoreNonRecursive() : boolean extracted from private diffMessages(actual Message, expected Message, fieldScopeLogic FieldScopeLogic) : DiffResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer & moved to class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer.ShouldIgnore |
From |
To |
|
Extract And Move Method package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic extracted from package subLogic(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic & moved to class com.google.common.truth.extensions.proto.FieldScopeLogic.FieldMatcherLogicBase |
From |
To |
|
Extract And Move Method package shouldIgnoreNonRecursive() : boolean extracted from private compareMapFieldsByKey(actualMap Map<Object,Object>, expectedMap Map<Object,Object>, keyOrder Set<Object>, mapFieldDescriptor FieldDescriptor, mapFieldScopeLogic FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer & moved to class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer.ShouldIgnore |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareUnknownFieldSet(actual UnknownFieldSet, expected UnknownFieldSet, shouldIgnoreNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareRepeatedFieldElementPair(actual Object, expected Object, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, actualFieldIndex Integer, expectedFieldIndex Integer, fieldScopeLogic FieldScopeLogic) : RepeatedField.PairResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareRepeatedFieldExpectingSubsequence(actualList List<?>, expectedList List<?>, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldScopeLogic FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareSingularValue(actual Object, expected Object, defaultValue Object, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareRepeatedFieldIgnoringOrder(actualList List<?>, expectedList List<?>, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldScopeLogic FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareRepeatedFieldByIndices(actualList List<?>, expectedList List<?>, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldScopeLogic FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareUnknownFieldList(actualValues List<?>, expectedValues List<?>, shouldIgnoreNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldScopeLogic FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private findMatchingPairResult(actualIndices Deque<Integer>, actualValues List<?>, expectedIndex int, expectedValue Object, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldScopeLogic FieldScopeLogic) : RepeatedField.PairResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareUnknownFieldValue(actual Object, expected Object, shouldIgnoreNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldMaybeIgnore : boolean to shouldIgnoreNonRecursive : boolean in method private compareSingularMessage(actual Message, expected Message, defaultValue Message, shouldIgnoreNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |