Uses of Class
org.assertj.core.api.AbstractInstantAssert
Packages that use AbstractInstantAssert
-
Uses of AbstractInstantAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractInstantAssertModifier and TypeClassDescriptionclass
AbstractInstantAssert<SELF extends AbstractInstantAssert<SELF>>
Assertions forInstant
type from new Date & Time API introduced in Java 8.Subclasses of AbstractInstantAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractInstantAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory
<Instant, AbstractInstantAssert<?>> InstanceOfAssertFactories.INSTANT
InstanceOfAssertFactory
for anInstant
.Methods in org.assertj.core.api that return AbstractInstantAssertModifier and TypeMethodDescriptionstatic AbstractInstantAssert
<?> Assertions.assertThat
(Instant actual) Creates a new instance of
.InstantAssert
static AbstractInstantAssert
<?> AssertionsForClassTypes.assertThat
(Instant instant) Creates a new instance of
.InstantAssert
default AbstractInstantAssert
<?> WithAssertions.assertThat
(Instant actual) Creates a new instance of
.InstantAssert
static AbstractInstantAssert
<?> Assumptions.assumeThat
(Instant actual) Creates a new instance ofInstantAssert
assumption.default AbstractInstantAssert
<?> WithAssumptions.assumeThat
(Instant instant) Creates a new instance of
assumption.InstantAssert
static AbstractInstantAssert
<?> Creates a new assumption's instance for anInstant
value.static AbstractInstantAssert
<?> Creates a new instance of
.InstantAssert