Uses of Class
org.assertj.core.api.AbstractCharacterAssert
Packages that use AbstractCharacterAssert
-
Uses of AbstractCharacterAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractCharacterAssertModifier and TypeClassDescriptionclass
AbstractCharacterAssert<SELF extends AbstractCharacterAssert<SELF>>
Base class for all implementations of assertions forCharacter
s.Subclasses of AbstractCharacterAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractCharacterAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory
<Character, AbstractCharacterAssert<?>> InstanceOfAssertFactories.CHARACTER
Methods in org.assertj.core.api that return AbstractCharacterAssertModifier and TypeMethodDescriptionstatic AbstractCharacterAssert
<?> Assertions.assertThat
(char actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Assertions.assertThat
(Character actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> AssertionsForClassTypes.assertThat
(char actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> AssertionsForClassTypes.assertThat
(Character actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Java6Assertions.assertThat
(char actual) Deprecated.Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Java6Assertions.assertThat
(Character actual) Deprecated.Creates a new instance of
.CharacterAssert
default AbstractCharacterAssert
<?> WithAssertions.assertThat
(char actual) Creates a new instance of
.CharacterAssert
default AbstractCharacterAssert
<?> WithAssertions.assertThat
(Character actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Assumptions.assumeThat
(char actual) Creates a new instance of
assumption.CharacterAssert
static AbstractCharacterAssert
<?> Assumptions.assumeThat
(Character actual) Creates a new instance of
assumption.CharacterAssert
default AbstractCharacterAssert
<?> WithAssumptions.assumeThat
(char actual) Creates a new instance of
assumption.CharacterAssert
default AbstractCharacterAssert
<?> WithAssumptions.assumeThat
(Character actual) Creates a new instance of
assumption.CharacterAssert
static AbstractCharacterAssert
<?> BDDAssumptions.given
(char actual) Creates a new assumption's instance for achar
value.static AbstractCharacterAssert
<?> Creates a new assumption's instance for aCharacter
value.static AbstractCharacterAssert
<?> BDDAssertions.then
(char actual) Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Java6BDDAssertions.then
(char actual) Deprecated.Creates a new instance of
.CharacterAssert
static AbstractCharacterAssert
<?> Deprecated.Creates a new instance of
.CharacterAssert