benjamin84 / fest

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

Add doesNotHaveDuplicates() to ObjectArrayAssert #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
CollectionAssert has doesNotHaveDuplicates(), so ObjectArrayAssert needs
this as well.

Original issue reported on code.google.com by tedyo...@gmail.com on 18 Feb 2008 at 3:53

GoogleCodeExporter commented 9 years ago
Thanks Ted! :)

-Yvonne

Original comment by wanghy1...@gmail.com on 18 Feb 2008 at 4:32

GoogleCodeExporter commented 9 years ago
Added method 'doesNotHaveDuplicates(Object...)' to ObjectArrayAssert.

Original comment by Alex.Rui...@gmail.com on 1 Apr 2008 at 5:16