|
Change Parameter Type message : M to message : Message in method public fromSetFields(message Message) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Parameter Type fieldScope : FieldScope<M> to fieldScope : FieldScope in method public withPartialScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Parameter Type fieldScope1 : FieldScope<M> to fieldScope1 : FieldScope in method package and(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type subject1 : FieldScopeImpl<M> to subject1 : FieldScopeImpl in method package UnionScopeImpl(subject1 FieldScopeImpl, subject2 FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.UnionScopeImpl |
From |
To |
|
Change Parameter Type fieldScope1 : FieldScope<M> to fieldScope1 : FieldScope in method package or(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type message : M to message : Message in method protected expectThat(message Message) : ProtoSubject<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package abstract includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type firstElem : FieldScopeImpl<M> to firstElem : FieldScopeImpl in method package CompoundFieldScopeImpl(firstElem FieldScopeImpl, secondElem FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.CompoundFieldScopeImpl |
From |
To |
|
Change Parameter Type testType : TestType<M> to testType : TestType in method protected ProtoSubjectTestBase(testType TestType) in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Parameter Type subject : FieldScopeImpl<M> to subject : FieldScopeImpl in method package NegationScopeImpl(subject FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.NegationScopeImpl |
From |
To |
|
Change Parameter Type fieldScope2 : FieldScope<M> to fieldScope2 : FieldScope in method package and(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type subject2 : FieldScopeImpl<M> to subject2 : FieldScopeImpl in method package IntersectionScopeImpl(subject1 FieldScopeImpl, subject2 FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.IntersectionScopeImpl |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.UnionScopeImpl |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.PartialScopeImpl |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method private messageHasMatchingField(context Context, cache Cache, message Message) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.FieldMatcherBaseScopeImpl |
From |
To |
|
Change Parameter Type subject : FieldScope<M> to subject : FieldScope in method package not(subject FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type fieldScope2 : FieldScope<M> to fieldScope2 : FieldScope in method package or(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type key : FieldMatcherBaseScopeImpl<M> to key : FieldMatcherBaseScopeImpl in method public getMessagesWithMatchingField(key FieldMatcherBaseScopeImpl) : Map<Message,Boolean> in class com.google.common.truth.extensions.proto.FieldScopeImpl.Cache |
From |
To |
|
Change Parameter Type subject1 : FieldScopeImpl<M> to subject1 : FieldScopeImpl in method package IntersectionScopeImpl(subject1 FieldScopeImpl, subject2 FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.IntersectionScopeImpl |
From |
To |
|
Change Parameter Type fieldScope : FieldScope<M> to fieldScope : FieldScope in method public ignoringFieldScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.FieldMatcherBaseScopeImpl |
From |
To |
|
Change Parameter Type fieldScope : FieldScope<M> to fieldScope : FieldScope in method public ignoringFieldScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Parameter Type singleElem : FieldScopeImpl<M> to singleElem : FieldScopeImpl in method package CompoundFieldScopeImpl(singleElem FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.CompoundFieldScopeImpl |
From |
To |
|
Change Parameter Type messageLite : M to messageLite : MessageLite in method public assertThat(messageLite MessageLite) : LiteProtoSubject<?,MessageLite> in class com.google.common.truth.extensions.proto.LiteProtoSubject |
From |
To |
|
Change Parameter Type message : M to message : Message in method package PartialScopeImpl(message Message) in class com.google.common.truth.extensions.proto.FieldScopeImpl.PartialScopeImpl |
From |
To |
|
Change Parameter Type subject2 : FieldScopeImpl<M> to subject2 : FieldScopeImpl in method package UnionScopeImpl(subject1 FieldScopeImpl, subject2 FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.UnionScopeImpl |
From |
To |
|
Change Parameter Type message : M to message : Message in method package partialScope(message Message) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Parameter Type message : M to message : Message in method public assertThat(message Message) : ProtoSubject<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.IntersectionScopeImpl |
From |
To |
|
Change Parameter Type cache : Cache<M> to cache : Cache in method package includesField(context Context, cache Cache) : boolean in class com.google.common.truth.extensions.proto.FieldScopeImpl.NegationScopeImpl |
From |
To |
|
Change Parameter Type fieldScope : FieldScope<M> to fieldScope : FieldScope in method public withPartialScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Parameter Type secondElem : FieldScopeImpl<M> to secondElem : FieldScopeImpl in method package CompoundFieldScopeImpl(firstElem FieldScopeImpl, secondElem FieldScopeImpl) in class com.google.common.truth.extensions.proto.FieldScopeImpl.CompoundFieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public all() : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public abstract ignoringFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScope |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public withPartialScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringRepeatedFieldOrder() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public allowingFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringFieldAbsence() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public allowingFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public withPartialScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public fromSetFields(message Message) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type LiteProtoSubject<?,M> to LiteProtoSubject<?,MessageLite> in method public assertThat(messageLite MessageLite) : LiteProtoSubject<?,MessageLite> in class com.google.common.truth.extensions.proto.LiteProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package partialScope(message Message) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public abstract allowingFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScope |
From |
To |
|
Change Return Type M to Message in method protected parsePartial(textProto String) : Message in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public none() : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type M to Message in method protected parse(textProto String) : Message in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package or(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public ignoringFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package all() : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public ignoringFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type ProtoSubject<?,M> to ProtoSubject<?,Message> in method public assertThat(message Message) : ProtoSubject<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package and(fieldScope1 FieldScope, fieldScope2 FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public reportingMismatchesOnly() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringRepeatedFieldOrder() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringFieldScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type M to Message in method package abstract defaultInstance() : Message in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase.TestType |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringFieldAbsence() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package none() : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public allowingFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type ProtoSubject<? extends ProtoSubject<?,M>,M> to ProtoSubject<?,Message> in method protected expectThat(message Message) : ProtoSubject<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public ignoringFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringField(fieldNumber int) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method package not(subject FieldScope) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public abstract ignoringFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScope |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public reportingMismatchesOnly() : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringFieldScope(fieldScope FieldScope) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public allowingFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopeImpl |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public ignoringFieldDescriptors(fieldDescriptors FieldDescriptor...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScopes |
From |
To |
|
Change Return Type ProtoFluentEquals<M> to ProtoFluentEquals in method public ignoringField(fieldNumber int) : ProtoFluentEquals in class com.google.common.truth.extensions.proto.ProtoFluentEquals |
From |
To |
|
Change Return Type FieldScope<M> to FieldScope in method public abstract allowingFields(fieldNumbers int...) : FieldScope in class com.google.common.truth.extensions.proto.FieldScope |
From |
To |
|
Change Return Type Factory<?,M> to Factory<?,MessageLite> in method public liteProtos() : Factory<?,MessageLite> in class com.google.common.truth.extensions.proto.LiteProtoSubject |
From |
To |
|
Change Return Type Factory<?,M> to Factory<?,Message> in method public protos() : Factory<?,Message> in class com.google.common.truth.extensions.proto.ProtoSubject |
From |
To |