I am trying to run the test case in Eclipse Helios. I have added all the jar files and have written @Test
also, but I am not getting the "run as JUnit" option in Eclipse; Instead I am getting "run as java applet" and "run as java application".
I have tried changing versions, restarting eclipse, and none of the solutions are working fine... How can I resolve this and get "run as JUnit"?