ELEMENT - the type of elements of the "actual" value.public class IteratorAssert<ELEMENT> extends AbstractIteratorAssert<IteratorAssert<ELEMENT>,ELEMENT>
Iterator.
To create an instance of this class, invoke .
Assertions.assertThat(Iterator)
iteratorsactual, assertionErrorCreator, conditions, info, myself, objects, throwUnsupportedExceptionOnEquals| Constructor and Description |
|---|
IteratorAssert(java.util.Iterator<? extends ELEMENT> actual) |
hasNext, isExhausted, toIterableas, as, asInstanceOf, asList, asString, describedAs, describedAs, descriptionText, doesNotHave, doesNotHaveSameClassAs, equals, failWithMessage, getWritableAssertionInfo, has, hashCode, hasSameClassAs, hasSameHashCodeAs, 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, newListAssertInstance, overridingErrorMessage, satisfies, satisfies, satisfiesAnyOf, satisfiesAnyOf, setCustomRepresentation, throwAssertionError, usingComparator, usingComparator, usingDefaultComparator, withAssertionState, withFailMessage, withRepresentation, withThreadDumpOnErrorpublic IteratorAssert(java.util.Iterator<? extends ELEMENT> actual)