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