Uses of Class
com.google.common.truth.ObjectArraySubject
-
Uses of ObjectArraySubject in com.google.common.truth
Methods in com.google.common.truth that return ObjectArraySubjectModifier and TypeMethodDescriptionstatic <T> ObjectArraySubject<T> Truth.assertThat(T[] actual) final <T> ObjectArraySubject<T> StandardSubjectBuilder.that(T[] actual)