| See here: http://joel-costigliola.github.io/assertj/core/api/org/assertj/core/api/AbstractIterableAssert.html#containsExactlyInAnyOrder(ELEMENT...) This will make sure that duplicated elements are asserted correctly. ValidateParametersTest (line 236) will probably be affected by this. |