sebb wrote: > On 3 February 2011 21:02, Gary Gregory <ggreg...@seagullsoftware.com> > wrote: >> Hi All, >> >> I see a lot of noise on the console when running [exec] unit tests (from >> Maven, Eclipse, and so on.) >> >> I would like to remove calls to System.out from the unit tests. >> >> IMO, unit tests should assert all they need and put any error information >> in assert messages, not the console. Thoughts? > > +1 to removing any console output that does not add anything useful.
Definitely +1 - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org