fest-assert-2.x icon indicating copy to clipboard operation
fest-assert-2.x copied to clipboard

new Iterable assertion : doesNotContainAnyElementsOf(Iterable)

Open joel-costigliola opened this issue 13 years ago • 0 comments

Exact signature :

public S doesNotContainAnyElementsOf(Iterable<? extends T> iterable)

joel-costigliola avatar Aug 09 '12 19:08 joel-costigliola