doc / ch.tutteli.atrium.logic / IterableLikeAssertions / hasNotNext

hasNotNext

abstract fun <T : Any, E> hasNotNext(container: AssertionContainer<T>, converter: (T) -> Iterable<E>): Assertion