RE: Prefered test source organization

2011-05-24 Thread Jason Pyeron
> -Original Message- > From: Lukasz Lenart [mailto:lukasz.len...@googlemail.com] > Sent: Tuesday, May 24, 2011 2:21 > To: Struts Developers List > Subject: Re: Prefered test source organization > > 2011/5/24 Jason Pyeron : > > I noticed that some test

Re: Prefered test source organization

2011-05-23 Thread Lukasz Lenart
2011/5/24 Jason Pyeron : > I noticed that some test use logging and some do not. > > Is there a prefered way / style of writing unit tests for core/xwork/plugins? I think logging is the preferred way, but sometimes you can use System.out > BTW, the patch on https://issues.apache.org/jira/browse/

Prefered test source organization

2011-05-23 Thread Jason Pyeron
I noticed that some test use logging and some do not. Is there a prefered way / style of writing unit tests for core/xwork/plugins? BTW, the patch on https://issues.apache.org/jira/browse/WW-3633 needs review. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -