Uses of Class
org.assertj.core.api.AbstractIteratorAssert
Packages that use AbstractIteratorAssert
-
Uses of AbstractIteratorAssert in org.assertj.core.api
Classes in org.assertj.core.api with type parameters of type AbstractIteratorAssertModifier and TypeClassDescriptionclass
AbstractIteratorAssert<SELF extends AbstractIteratorAssert<SELF,
ELEMENT>, ELEMENT> Base class for all implementations of assertions forIterator
s.Subclasses of AbstractIteratorAssert in org.assertj.core.apiMethods in org.assertj.core.api that return AbstractIteratorAssertModifier and TypeMethodDescriptionstatic <T> AbstractIteratorAssert
<?, T> Java6Assertions.assertThat
(Iterator<? extends T> actual) Deprecated.Creates a new instance of
.IteratorAssert
static <T> AbstractIteratorAssert
<?, T> Deprecated.Creates a new instance of
.IteratorAssert