hardayal / hamcrest

Automatically exported from code.google.com/p/hamcrest
0 stars 0 forks source link

Add noneOf(...) as shorthand for not(anyOf(...)) #147

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It should take a variable number of arguments, and any non-Matchers should be 
wrapped by EqualTo().

Original issue reported on code.google.com by dharkn...@gmail.com on 28 Apr 2011 at 12:07