Uses of Class
com.google.common.truth.ObjectArraySubject
Packages that use ObjectArraySubject
-
Uses of ObjectArraySubject in com.google.common.truth
Methods in com.google.common.truth that return ObjectArraySubjectModifier and TypeMethodDescriptionstatic <T extends @Nullable Object>
ObjectArraySubject<T> Truth.assertThat
(T @Nullable [] actual) Begins an assertion about anObject
array.final <T extends @Nullable Object>
ObjectArraySubject<T>