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