|
Change Parameter Type subject : MapWithProtoValuesSubject<?,?,M,?> to subject : MapWithProtoValuesSubject<M> in method package MapWithProtoValuesFluentAssertionImpl(subject MapWithProtoValuesSubject<M>) in class com.google.common.truth.extensions.proto.MapWithProtoValuesSubject.MapWithProtoValuesFluentAssertionImpl |
From |
To |
|
Change Parameter Type map : C to map : Map<?,M> in method protected MapWithProtoValuesSubject(failureMetadata FailureMetadata, map Map<?,M>) in class com.google.common.truth.extensions.proto.MapWithProtoValuesSubject |
From |
To |
|
Change Parameter Type messages : C to messages : Iterable<M> in method package IterableOfProtosSubject(failureMetadata FailureMetadata, config FluentEqualityConfig, messages Iterable<M>) in class com.google.common.truth.extensions.proto.IterableOfProtosSubject |
From |
To |
|
Change Parameter Type subject : MultimapWithProtoValuesSubject<?,?,M,?> to subject : MultimapWithProtoValuesSubject<M> in method package MultimapWithProtoValuesFluentAssertionImpl(subject MultimapWithProtoValuesSubject<M>) in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject.MultimapWithProtoValuesFluentAssertionImpl |
From |
To |
|
Change Parameter Type multimap : C to multimap : Multimap<?,M> in method protected MultimapWithProtoValuesSubject(failureMetadata FailureMetadata, multimap Multimap<?,M>) in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject |
From |
To |
|
Change Parameter Type multimap : Multimap<K,M> to multimap : Multimap<?,M> in method public assertThat(multimap Multimap<?,M>) : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoTruth |
From |
To |
|
Change Parameter Type map : Multimap<K,M> to map : Multimap<?,M> in method public that(map Multimap<?,M>) : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectBuilder |
From |
To |
|
Change Parameter Type map : C to map : Map<?,M> in method package MapWithProtoValuesSubject(failureMetadata FailureMetadata, config FluentEqualityConfig, map Map<?,M>) in class com.google.common.truth.extensions.proto.MapWithProtoValuesSubject |
From |
To |
|
Change Parameter Type multimap : C to multimap : Multimap<?,M> in method package MultimapWithProtoValuesSubject(failureMetadata FailureMetadata, config FluentEqualityConfig, multimap Multimap<?,M>) in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject |
From |
To |
|
Change Parameter Type map : Map<K,M> to map : Map<?,M> in method public assertThat(map Map<?,M>) : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoTruth |
From |
To |
|
Change Parameter Type subject : IterableOfProtosSubject<?,M,?> to subject : IterableOfProtosSubject<M> in method package IterableOfProtosFluentAssertionImpl(subject IterableOfProtosSubject<M>) in class com.google.common.truth.extensions.proto.IterableOfProtosSubject.IterableOfProtosFluentAssertionImpl |
From |
To |
|
Change Parameter Type map : Map<K,M> to map : Map<?,M> in method public that(map Map<?,M>) : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectBuilder |
From |
To |
|
Change Parameter Type subject : IterableOfProtosSubject<?,M,?> to subject : IterableOfProtosSubject<M> in method package UsingCorrespondence(subject IterableOfProtosSubject<M>, keyFunction Function<? super M,? extends Object>) in class com.google.common.truth.extensions.proto.IterableOfProtosSubject.UsingCorrespondence |
From |
To |
|
Change Parameter Type messages : C to messages : Iterable<M> in method protected IterableOfProtosSubject(failureMetadata FailureMetadata, messages Iterable<M>) in class com.google.common.truth.extensions.proto.IterableOfProtosSubject |
From |
To |
|
Change Return Type MapWithProtoValuesSubject<?,K,M,Map<K,M>> to MapWithProtoValuesSubject<M> in method public that(map Map<?,M>) : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectBuilder |
From |
To |
|
Change Return Type MultimapWithProtoValuesSubject<?,?,M,?> to MultimapWithProtoValuesSubject<M> in method protected expectThat(multimap Multimap<?,M>) : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type ComparableSubject<?,T> to ComparableSubject<T> in method private expectFailureWhenTestingThat(actual T) : ComparableSubject<T> in class com.google.common.truth.ComparableSubjectTest |
From |
To |
|
Change Return Type MapWithProtoValuesSubject<?,K,M,Map<K,M>> to MapWithProtoValuesSubject<M> in method public assertThat(map Map<?,M>) : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoTruth |
From |
To |
|
Change Return Type IterableOfProtosSubject<?,M,Iterable<M>> to IterableOfProtosSubject<M> in method public assertThat(messages Iterable<M>) : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.ProtoTruth |
From |
To |
|
Change Return Type IterableOfProtosSubject<?,M,?> to IterableOfProtosSubject<M> in method protected expectThat(messages Iterable<M>) : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type IterableOfProtosSubject<?,M,Iterable<M>> to IterableOfProtosSubject<M> in method public valuesForKey(key Object) : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject |
From |
To |
|
Change Return Type MultimapWithProtoValuesSubject<?,K,M,Multimap<K,M>> to MultimapWithProtoValuesSubject<M> in method public assertThat(multimap Multimap<?,M>) : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoTruth |
From |
To |
|
Change Return Type ComparableSubject<?,T> to ComparableSubject<T> in method public assertThat(actual T) : ComparableSubject<T> in class com.google.common.truth.Truth |
From |
To |
|
Change Return Type MultimapWithProtoValuesSubject<?,K,M,Multimap<K,M>> to MultimapWithProtoValuesSubject<M> in method public that(map Multimap<?,M>) : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectBuilder |
From |
To |
|
Change Return Type MapWithProtoValuesSubject<?,?,M,?> to MapWithProtoValuesSubject<M> in method protected expectThat(map Map<?,M>) : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectTestBase |
From |
To |
|
Change Return Type IterableOfProtosSubject<?,M,Iterable<M>> to IterableOfProtosSubject<M> in method public that(messages Iterable<M>) : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.ProtoSubjectBuilder |
From |
To |
|
Change Return Type ComparableSubject<?,ComparableT> to ComparableSubject<ComparableT> in method public that(actual ComparableT) : ComparableSubject<ComparableT> in class com.google.common.truth.StandardSubjectBuilder |
From |
To |
|
Change Attribute Type subject : MapWithProtoValuesSubject<?,?,M,?> to subject : MapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.MapWithProtoValuesSubject.MapWithProtoValuesFluentAssertionImpl |
From |
To |
|
Change Attribute Type subject : IterableOfProtosSubject<?,M,?> to subject : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.IterableOfProtosSubject.IterableOfProtosFluentAssertionImpl |
From |
To |
|
Change Attribute Type subject : IterableOfProtosSubject<?,M,?> to subject : IterableOfProtosSubject<M> in class com.google.common.truth.extensions.proto.IterableOfProtosSubject.UsingCorrespondence |
From |
To |
|
Change Attribute Type actual : C to actual : Iterable<M> in class com.google.common.truth.extensions.proto.IterableOfProtosSubject |
From |
To |
|
Change Attribute Type subject : MultimapWithProtoValuesSubject<?,?,M,?> to subject : MultimapWithProtoValuesSubject<M> in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject.MultimapWithProtoValuesFluentAssertionImpl |
From |
To |
|
Change Attribute Type actual : C to actual : Map<?,M> in class com.google.common.truth.extensions.proto.MapWithProtoValuesSubject |
From |
To |
|
Change Attribute Type actual : C to actual : Multimap<?,M> in class com.google.common.truth.extensions.proto.MultimapWithProtoValuesSubject |
From |
To |