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 TypeClassDescriptionclassAbstractShortAssert<SELF extends AbstractShortAssert<SELF>>Base class for all implementations of assertions forShorts.Subclasses of AbstractShortAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractShortAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<Short,AbstractShortAssert<?>> InstanceOfAssertFactories.SHORTMethods in org.assertj.core.api that return AbstractShortAssertModifier and TypeMethodDescriptionstatic AbstractShortAssert<?>Assertions.assertThat(short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Assertions.assertThat(Short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>AssertionsForClassTypes.assertThat(short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>AssertionsForClassTypes.assertThat(Short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Java6Assertions.assertThat(short actual) Deprecated.Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Java6Assertions.assertThat(Short actual) Deprecated.Creates a new instance of.ShortAssertdefault AbstractShortAssert<?>WithAssertions.assertThat(short actual) Creates a new instance of.ShortAssertdefault AbstractShortAssert<?>WithAssertions.assertThat(Short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Assumptions.assumeThat(short actual) Creates a new instance ofassumption.ShortAssertstatic AbstractShortAssert<?>Assumptions.assumeThat(Short actual) Creates a new instance ofassumption.ShortAssertdefault AbstractShortAssert<?>WithAssumptions.assumeThat(short actual) Creates a new instance ofassumption.ShortAssertdefault AbstractShortAssert<?>WithAssumptions.assumeThat(Short actual) Creates a new instance ofassumption.ShortAssertstatic AbstractShortAssert<?>BDDAssumptions.given(short actual) Creates a new assumption's instance for ashortvalue.static AbstractShortAssert<?>Creates a new assumption's instance for aShortvalue.static AbstractShortAssert<?>BDDAssertions.then(short actual) Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Java6BDDAssertions.then(short actual) Deprecated.Creates a new instance of.ShortAssertstatic AbstractShortAssert<?>Deprecated.Creates a new instance of.ShortAssert