Uses of Class
com.google.common.truth.ObjectArraySubject
Packages that use ObjectArraySubject
-
Uses of ObjectArraySubject in com.google.common.truth
Subclasses with type arguments of type ObjectArraySubject in com.google.common.truthModifier and TypeClassDescriptionclassA Subject to handle testing propositions forObject[]and more genericallyT[].Methods in com.google.common.truth that return ObjectArraySubjectModifier and TypeMethodDescriptionstatic <T> ObjectArraySubject<T> Truth.assertThat(T[] target) <T> ObjectArraySubject<T> TestVerb.that(T[] target)