On 19 July 2011 16:32, Gary Gregory <garydgreg...@gmail.com> wrote:
> When you say "Personally, I'm OK with using JUnit and mocking utilities as
> they are both specifically intended for testing." are you thinking that
> there are alternative solutions?. IMO, JUnit is a requirement, not something
> we should even consider cutting and pasting, not something that is just "OK"
> to depend on, it is an established standard for this project.

That was an 'ok' as in good. We should depend on JUnit/mocking, not copy them!

IOUtils is an end user library, and depending on it makes the test
more of an integration test.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to