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