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