Uses of Class
org.assertj.core.api.AbstractObjectArrayAssert
Packages that use AbstractObjectArrayAssert
-
Uses of AbstractObjectArrayAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractObjectArrayAssertModifier and TypeClassDescriptionclass
AbstractObjectArrayAssert<SELF extends AbstractObjectArrayAssert<SELF,
ELEMENT>, ELEMENT> Assertion methods for arrays of objects.Subclasses of AbstractObjectArrayAssert in org.assertj.core.apiModifier and TypeClassDescriptionclass
ObjectArrayAssert<ELEMENT>
Assertion methods for arrays of objects.Methods in org.assertj.core.api that return AbstractObjectArrayAssertModifier and TypeMethodDescriptionstatic <T> AbstractObjectArrayAssert
<?, T> Java6Assertions.assertThat
(T[] actual) Deprecated.Creates a new instance of
.ObjectArrayAssert
static <T> AbstractObjectArrayAssert
<?, T> Java6BDDAssertions.then
(T[] actual) Deprecated.Creates a new instance of
.ObjectArrayAssert