How to add JUnit testing to an existing project in eclipse.

402 views
Skip to first unread message

Bob

unread,
Jun 25, 2011, 9:25:51 AM6/25/11
to google-we...@googlegroups.com
When you create a new GWT web project in eclipse, and generate starting code automatically, it does not generate JUnit testing code to be able to add test cases.  How do you add this?

I have been trying to get this done with webAppCreator, but always get permission denied.

Any ideas?

thanks
bob

objectuser

unread,
Jun 27, 2011, 3:55:25 PM6/27/11
to google-we...@googlegroups.com
I might be missing the essential point, but can't you just create another Java project for your tests, add the JUnit library, add your main project to it's build path, and then go about writing tests?
Reply all
Reply to author
Forward
0 new messages