Uses of Class
org.assertj.core.api.AbstractOffsetTimeAssert
Packages that use AbstractOffsetTimeAssert
-
Uses of AbstractOffsetTimeAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractOffsetTimeAssertModifier and TypeClassDescriptionclassAbstractOffsetTimeAssert<SELF extends AbstractOffsetTimeAssert<SELF>>Assertions forOffsetTimetype from new Date & Time API introduced in Java 8.Subclasses of AbstractOffsetTimeAssert in org.assertj.core.apiFields in org.assertj.core.api with type parameters of type AbstractOffsetTimeAssertModifier and TypeFieldDescriptionstatic final InstanceOfAssertFactory<OffsetTime, AbstractOffsetTimeAssert<?>> InstanceOfAssertFactories.OFFSET_TIMEInstanceOfAssertFactoryfor anOffsetTime.Methods in org.assertj.core.api that return AbstractOffsetTimeAssertModifier and TypeMethodDescriptionstatic AbstractOffsetTimeAssert<?> Assertions.assertThat(OffsetTime actual) Create assertion forOffsetTime.static AbstractOffsetTimeAssert<?> AssertionsForClassTypes.assertThat(OffsetTime actual) Create assertion forOffsetTime.default AbstractOffsetTimeAssert<?> WithAssertions.assertThat(OffsetTime offsetTime) Creates a new instance of.OffsetTimeAssertstatic AbstractOffsetTimeAssert<?> Assumptions.assumeThat(OffsetTime actual) Creates a new instance ofOffsetTimeAssertassumption.default AbstractOffsetTimeAssert<?> WithAssumptions.assumeThat(OffsetTime offsetTime) Creates a new instance ofassumption.OffsetTimeAssertstatic AbstractOffsetTimeAssert<?> BDDAssumptions.given(OffsetTime actual) Creates a new assumption's instance for anOffsetTimevalue.static AbstractOffsetTimeAssert<?> BDDAssertions.then(OffsetTime actual) Creates a new instance of.OffsetTimeAssert