| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
default BooleanAssert |
Java6StandardSoftAssertionsProvider.assertThat(boolean actual)
Creates a new instance of
. |
default BooleanAssert |
Java6StandardSoftAssertionsProvider.assertThat(Boolean actual)
Creates a new instance of
. |
default BooleanAssert |
Java6BDDSoftAssertionsProvider.then(boolean actual)
Creates a new instance of
. |
default BooleanAssert |
Java6BDDSoftAssertionsProvider.then(Boolean actual)
Creates a new instance of
. |
Copyright © 2025. All rights reserved.