| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
static IntArrayAssert |
Assertions.assertThat(int[] actual)
Creates a new instance of
. |
IntArrayAssert |
SoftAssertions.assertThat(int[] actual)
Creates a new instance of
. |
Copyright © 2013 AssertJ. All Rights Reserved.