Wednesday, March 7, 2012

How to do Unit Testing with Junit?





Run your test via Eclipse
Right click on your Junit Test Case select Run-As → JUnit Test.
The result of the tests will be displayed in the JUnit View. 

No comments:

Post a Comment