SELF - the "self" type of this assertion class.ACTUAL - the type of the "actual" value which is an Array of ELEMENT.ELEMENT - the type of the "actual" array element.public abstract class AbstractArrayAssert<SELF extends AbstractArrayAssert<SELF,ACTUAL,ELEMENT>,ACTUAL,ELEMENT> extends AbstractEnumerableAssert<SELF,ACTUAL,ELEMENT> implements ArraySortedAssert<AbstractArrayAssert<SELF,ACTUAL,ELEMENT>,ELEMENT>
actual, info, myself| Constructor and Description |
|---|
AbstractArrayAssert(ACTUAL actual,
Class<?> selfType) |
hasSameSizeAs, inBinary, inHexadecimalas, as, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, hasToString, is, isEqualTo, isExactlyInstanceOf, isIn, isIn, isInstanceOf, isInstanceOfAny, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, overridingErrorMessage, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSorted, isSortedAccordingTohasSameSizeAs, hasSize, isEmpty, isNotEmpty, isNullOrEmpty, usingDefaultElementComparator, usingElementComparatorCopyright © 2013–2018 AssertJ. All rights reserved.