On Sun, Aug 8, 2010 at 1:39 PM, sebb <seb...@gmail.com> wrote: >> + assertFalse(StringUtils.startsWithAny("abcxyz", null, "xyz", >> "abcd")); > > Most of the above changes seem wrong to me, as they change what is being > tested. > > By all means add tests for varargs, but surely the array tests need to > be kept as well? >
How do they change what is being tested exactly? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org