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 TypeClassDescriptionclassAbstractCharacterAssert<SELF extends AbstractCharacterAssert<SELF>>Base class for all implementations of assertions forCharacters.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.CHARACTERMethods in org.assertj.core.api that return AbstractCharacterAssertModifier and TypeMethodDescriptionstatic AbstractCharacterAssert<?> Assertions.assertThat(char actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Assertions.assertThat(Character actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> AssertionsForClassTypes.assertThat(char actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> AssertionsForClassTypes.assertThat(Character actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Java6Assertions.assertThat(char actual) Deprecated.Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Java6Assertions.assertThat(Character actual) Deprecated.Creates a new instance of.CharacterAssertdefault AbstractCharacterAssert<?> WithAssertions.assertThat(char actual) Creates a new instance of.CharacterAssertdefault AbstractCharacterAssert<?> WithAssertions.assertThat(Character actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Assumptions.assumeThat(char actual) Creates a new instance ofassumption.CharacterAssertstatic AbstractCharacterAssert<?> Assumptions.assumeThat(Character actual) Creates a new instance ofassumption.CharacterAssertdefault AbstractCharacterAssert<?> WithAssumptions.assumeThat(char actual) Creates a new instance ofassumption.CharacterAssertdefault AbstractCharacterAssert<?> WithAssumptions.assumeThat(Character actual) Creates a new instance ofassumption.CharacterAssertstatic AbstractCharacterAssert<?> BDDAssumptions.given(char actual) Creates a new assumption's instance for acharvalue.static AbstractCharacterAssert<?> Creates a new assumption's instance for aCharactervalue.static AbstractCharacterAssert<?> BDDAssertions.then(char actual) Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Java6BDDAssertions.then(char actual) Deprecated.Creates a new instance of.CharacterAssertstatic AbstractCharacterAssert<?> Deprecated.Creates a new instance of.CharacterAssert