Trying out JUnit in Eclipse. I followed the basic set up instructions. Added the junit jar in the plugins directory to my build path.
When I create a new test two things go wrong:
1) When I browse to associate the test with a class in my project there are no classes found.
2) When I go to run a Test, I get a window titled ‘launching’, and an error message, ‘Test Type not found’.
Any help appreciated.
Eclipse 3.1.2