| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
static BooleanAssert |
Assertions.assertThat(boolean actual)
Creates a new instance of
. |
static BooleanAssert |
Assertions.assertThat(Boolean actual)
Creates a new instance of
. |
Copyright © 2013 AssertJ. All Rights Reserved.