Package | Description |
---|---|
org.assertj.core.api |
Modifier and Type | Method | Description |
---|---|---|
CharacterAssert |
Java6AbstractStandardSoftAssertions.assertThat(char actual) |
Creates a new instance of
. |
CharacterAssert |
Java6AbstractStandardSoftAssertions.assertThat(Character actual) |
Creates a new instance of
. |
CharacterAssert |
Java6AbstractBDDSoftAssertions.then(char actual) |
Creates a new instance of
. |
CharacterAssert |
Java6AbstractBDDSoftAssertions.then(Character actual) |
Creates a new instance of
. |
Copyright © 2014–2019. All rights reserved.