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