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