Uses of Class
org.assertj.core.api.AbstractBooleanAssert
Packages that use AbstractBooleanAssert
-
Uses of AbstractBooleanAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractBooleanAssertModifier and TypeClassDescriptionclass
AbstractBooleanAssert<SELF extends AbstractBooleanAssert<SELF>>
Base class for all implementations of assertions forBoolean
s.Subclasses of AbstractBooleanAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractBooleanAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<Boolean,
AbstractBooleanAssert<?>> InstanceOfAssertFactories.BOOLEAN
Methods in org.assertj.core.api that return AbstractBooleanAssertModifier and TypeMethodDescriptionstatic AbstractBooleanAssert<?>
Assertions.assertThat
(boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Assertions.assertThat
(Boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
AssertionsForClassTypes.assertThat
(boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
AssertionsForClassTypes.assertThat
(Boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Java6Assertions.assertThat
(boolean actual) Deprecated.Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Java6Assertions.assertThat
(Boolean actual) Deprecated.Creates a new instance of
.BooleanAssert
default AbstractBooleanAssert<?>
WithAssertions.assertThat
(boolean actual) Creates a new instance of
.BooleanAssert
default AbstractBooleanAssert<?>
WithAssertions.assertThat
(Boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Assumptions.assumeThat
(boolean actual) Creates a new instance of
assumption.BooleanAssert
static AbstractBooleanAssert<?>
Assumptions.assumeThat
(Boolean actual) Creates a new instance of
assumption.BooleanAssert
default AbstractBooleanAssert<?>
WithAssumptions.assumeThat
(boolean actual) Creates a new instance of
assumption.BooleanAssert
default AbstractBooleanAssert<?>
WithAssumptions.assumeThat
(Boolean actual) Creates a new instance of
assumption.BooleanAssert
static AbstractBooleanAssert<?>
BDDAssumptions.given
(boolean actual) Creates a new assumption's instance for aboolean
value.static AbstractBooleanAssert<?>
Creates a new assumption's instance for aBoolean
value.static AbstractBooleanAssert<?>
BDDAssertions.then
(boolean actual) Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Java6BDDAssertions.then
(boolean actual) Deprecated.Creates a new instance of
.BooleanAssert
static AbstractBooleanAssert<?>
Deprecated.Creates a new instance of
.BooleanAssert