RE: about Junit

2006-03-10 Thread George.Dinwiddie
-20 > -Original Message- > From: gomathi [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 09, 2006 11:21 PM > To: user@struts.apache.org > Subject: about Junit > > > > > Hi > how to test java application in junit.Is there is any example > for test.

Re: about Junit

2006-03-10 Thread Dave Newton
gomathi wrote: > i am in swing based project .How to use Juint > Yeah, well, I'd probably check out a jUnit book then. If you're interested in testing the GUI portion then you'll probably need some sort of add-on that will pretend it's a user. Just out of curiosity, what led you to ask this

Re: about Junit

2006-03-10 Thread Ted Husted
On 3/9/06, gomathi <[EMAIL PROTECTED]> wrote: > Hi > how to test java application in junit.Is there is any example for test.how to > give each class into junit for testing The MailReader application for Action 1.3 is a fair example of how to approach unit testing in a web application environment.

RE: about Junit

2006-03-10 Thread Roy, Ansuman
: RE: about Junit hi, i am in swing based project .How to use Juint - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This e-mail and any attachment is for authorised use by the

RE: about Junit

2006-03-10 Thread gomathi
hi, i am in swing based project .How to use Juint - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: about Junit

2006-03-09 Thread Roy, Ansuman
framework, regards, Anshuman -Original Message- From: gomathi [mailto:[EMAIL PROTECTED] Sent: Friday, March 10, 2006 9:51 AM To: user@struts.apache.org Subject: about Junit Hi how to test java application in junit.Is there is any example for test.how to give each class into junit f

about Junit

2006-03-09 Thread gomathi
Hi how to test java application in junit.Is there is any example for test.how to give each class into junit for testing kindly regrads gomes - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL P