SELF - the "self" type of this assertion class.VALUE - the type of the "actual" value.ATOMIC - the type of the "actual" atomic.Assert<SELF,VALUE>, Descriptable<SELF>, ExtensionPoints<SELF,VALUE>AtomicMarkableReferenceAssert, AtomicStampedReferenceAssertpublic abstract class AbstractAtomicReferenceAssert<SELF extends AbstractAtomicReferenceAssert<SELF,VALUE,ATOMIC>,VALUE,ATOMIC> extends AbstractObjectAssert<SELF,ATOMIC>
actual, info, myself| Constructor | Description |
|---|---|
AbstractAtomicReferenceAssert(ATOMIC actual,
Class<?> selfType,
boolean expectedNullAllowed) |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract VALUE |
getReference() |
|
SELF |
hasReference(VALUE expectedReference) |
asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasToString, inBinary, inHexadecimal, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErroras, as, defaultTypeComparators, extracting, extracting, hasFieldOrProperty, hasFieldOrPropertyWithValue, hasNoNullFieldsOrProperties, hasNoNullFieldsOrPropertiesExcept, isEqualToComparingFieldByField, isEqualToComparingFieldByFieldRecursively, isEqualToComparingOnlyGivenFields, isEqualToIgnoringGivenFields, isEqualToIgnoringNullFields, returns, usingComparatorForFields, usingComparatorForTypeCopyright © 2014–2019. All rights reserved.