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| Constructor and Description |
|---|
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, isInstanceOfSatisfying, isNot, isNotEqualTo, isNotExactlyInstanceOf, isNotIn, isNotIn, isNotInstanceOf, isNotInstanceOfAny, isNotNull, isNotOfAnyClassIn, isNotSameAs, isNull, isOfAnyClassIn, isSameAs, matches, matches, overridingErrorMessage, satisfies, setCustomRepresentation, throwAssertionError, usingComparator, usingDefaultComparator, withFailMessage, withRepresentation, withThreadDumpOnErrorclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisSorted, isSortedAccordingTohasSameSizeAs, hasSize, isEmpty, isNotEmpty, isNullOrEmpty, usingDefaultElementComparator, usingElementComparatorCopyright © 2014–2017 AssertJ. All rights reserved.