|
Rename Method package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subScopeImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic.PartialScopeLogic |
From |
To |
|
Rename Method package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subScopeImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic.FieldMatcherLogicBase |
From |
To |
|
Rename Method package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subScopeImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic.CompoundFieldScopeLogic |
From |
To |
|
Rename Method package subLogicImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic renamed to package subScopeImpl(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeLogic in class com.google.common.truth.extensions.proto.FieldScopeLogic |
From |
To |
|
Rename Method package shouldIgnore() : boolean renamed to package included() : boolean in class com.google.common.truth.extensions.proto.FieldScopeResult |
From |
To |
|
Rename Method package shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.PartialScopeLogic |
From |
To |
|
Rename Method package abstract shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package abstract policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic |
From |
To |
|
Rename Method package shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Rename Method package shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.FieldMatcherLogicBase |
From |
To |
|
Rename Method package shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Rename Method package shouldIgnore(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : ShouldIgnore renamed to package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.NegationFieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method private intersection(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.PartialScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package abstract policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method public of(included boolean, recursively boolean) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeResult |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.NegationFieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method package policyFor(rootDescriptor Descriptor, fieldDescriptorOrUnknown FieldDescriptorOrUnknown) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.FieldMatcherLogicBase |
From |
To |
|
Change Return Type ShouldIgnore to FieldScopeResult in method private union(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Rename Parameter shouldIgnore : boolean to included : boolean in method public of(included boolean, recursively boolean) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeResult |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareUnknownFieldValue(actual Object, expected Object, excludeNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareRepeatedFieldExpectingSubsequence(actualList List<?>, expectedList List<?>, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter op1 : ShouldIgnore to result1 : FieldScopeResult in method private union(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Rename Parameter op2 : ShouldIgnore to result2 : FieldScopeResult in method private intersection(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private compareSingularMessage(actual Message, expected Message, defaultValue Message, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldName String, compareFieldsScope FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private findMatchingPairResult(actualIndices Deque<Integer>, actualValues List<?>, expectedIndex int, expectedValue Object, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField.PairResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter recursive : boolean to recursively : boolean in method public of(included boolean, recursively boolean) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeResult |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareRepeatedFieldByIndices(actualList List<?>, expectedList List<?>, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldScopeLogic FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter op1 : ShouldIgnore to result1 : FieldScopeResult in method private intersection(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.IntersectionFieldScopeLogic |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareSingularValue(actual Object, expected Object, defaultValue Object, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private compareRepeatedFieldExpectingSubsequence(actualList List<?>, expectedList List<?>, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareUnknownFieldList(actualValues List<?>, expectedValues List<?>, excludeNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldScopeLogic FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareRepeatedFieldIgnoringOrder(actualList List<?>, expectedList List<?>, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private diffUnknowns(actual UnknownFieldSet, expected UnknownFieldSet, compareFieldsScope FieldScopeLogic) : UnknownFieldSetDiff in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private findMatchingPairResult(actualIndices Deque<Integer>, actualValues List<?>, expectedIndex int, expectedValue Object, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField.PairResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private compareRepeatedFieldIgnoringOrder(actualList List<?>, expectedList List<?>, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, compareFieldsScope FieldScopeLogic) : RepeatedField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter op2 : ShouldIgnore to result2 : FieldScopeResult in method private union(result1 FieldScopeResult, result2 FieldScopeResult) : FieldScopeResult in class com.google.common.truth.extensions.proto.FieldScopeLogic.UnionFieldScopeLogic |
From |
To |
|
Rename Parameter fieldScopeLogic : FieldScopeLogic to compareFieldsScope : FieldScopeLogic in method private diffMessages(actual Message, expected Message, compareFieldsScope FieldScopeLogic) : DiffResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareSingularMessage(actual Message, expected Message, defaultValue Message, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, fieldName String, compareFieldsScope FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareUnknownFieldSet(actual UnknownFieldSet, expected UnknownFieldSet, excludeNonRecursive boolean, unknownFieldDescriptor UnknownFieldDescriptor, fieldName String, fieldScopeLogic FieldScopeLogic) : SingularField in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnore : boolean to included : boolean in method package FieldScopeResult(included boolean, recursive boolean) in class com.google.common.truth.extensions.proto.FieldScopeResult |
From |
To |
|
Rename Parameter mapFieldScopeLogic : FieldScopeLogic to mapCompareFieldsScope : FieldScopeLogic in method private compareMapFieldsByKey(actualMap Map<Object,Object>, expectedMap Map<Object,Object>, keyOrder Set<Object>, mapFieldDescriptor FieldDescriptor, mapCompareFieldsScope FieldScopeLogic) : List<SingularField> in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |
|
Rename Parameter shouldIgnoreNonRecursive : boolean to excludeNonRecursive : boolean in method private compareRepeatedFieldElementPair(actual Object, expected Object, excludeNonRecursive boolean, fieldDescriptor FieldDescriptor, actualFieldIndex Integer, expectedFieldIndex Integer, fieldScopeLogic FieldScopeLogic) : RepeatedField.PairResult in class com.google.common.truth.extensions.proto.ProtoTruthMessageDifferencer |
From |
To |