Uses of Class
org.assertj.core.api.AbstractLongAssert
Packages that use AbstractLongAssert
-
Uses of AbstractLongAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractLongAssertModifier and TypeClassDescriptionclass
AbstractLongAssert<SELF extends AbstractLongAssert<SELF>>
Base class for all implementations of assertions forLong
s.Subclasses of AbstractLongAssert in org.assertj.core.apiMethods in org.assertj.core.api that return AbstractLongAssertModifier and TypeMethodDescriptionstatic AbstractLongAssert<?>
Assertions.assertThat
(long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Assertions.assertThat
(Long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
AssertionsForClassTypes.assertThat
(long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
AssertionsForClassTypes.assertThat
(Long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Java6Assertions.assertThat
(long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Java6Assertions.assertThat
(Long actual) Creates a new instance of
.LongAssert
default AbstractLongAssert<?>
WithAssertions.assertThat
(long actual) Delegate call toAssertions.assertThat(long)
default AbstractLongAssert<?>
WithAssertions.assertThat
(Long actual) Delegate call toAssertions.assertThat(Long)
static AbstractLongAssert<?>
BDDAssertions.then
(long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Java6BDDAssertions.then
(long actual) Creates a new instance of
.LongAssert
static AbstractLongAssert<?>
Creates a new instance of
.LongAssert