| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractObjectArrayAssert<SELF extends AbstractObjectArrayAssert<SELF,ELEMENT>,ELEMENT>
Assertion methods for arrays of objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectArrayAssert<ELEMENT>
Assertion methods for arrays of objects.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> AbstractObjectArrayAssert<?,T> |
Java6Assertions.assertThat(T[] actual)
Deprecated.
Creates a new instance of
. |
static <T> AbstractObjectArrayAssert<?,T> |
Java6BDDAssertions.then(T[] actual)
Deprecated.
Creates a new instance of
. |
Copyright © 2025. All rights reserved.