Uses of Class
org.assertj.core.api.AtomicLongFieldUpdaterAssert
Packages that use AtomicLongFieldUpdaterAssert
-
Uses of AtomicLongFieldUpdaterAssert in org.assertj.core.api
Methods in org.assertj.core.api that return AtomicLongFieldUpdaterAssertModifier and TypeMethodDescriptionstatic <OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>Assertions.assertThat(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.<OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>Java6AbstractStandardSoftAssertions.assertThat(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.static <OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>Java6Assertions.assertThat(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.default <OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>WithAssertions.assertThat(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.Verifies that the actual atomic field updater contains the given value at the given object.static <OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>BDDAssertions.then(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.<OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>Java6AbstractBDDSoftAssertions.then(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.static <OBJECT> AtomicLongFieldUpdaterAssert<OBJECT>Java6BDDAssertions.then(AtomicLongFieldUpdater<OBJECT> actual) Create assertion forAtomicLongFieldUpdater.