Using JUnit With Eclipse IDE by Alexander Prohorenko and Olexiy Prohorenko — Test-driven development principles call for writing the tests before writing any code. Alexander and Olexiy Prohorenko demonstrate how this approach can be used with the JUnit testing tool and the Eclipse IDE.
This is a great article about how you can get JUnit up and running with the Eclipse IDE. I am using Eclipse at work and the more and more that I use it the more impressed I am with its power and usability. And use cases are the best for taking some of the guesswork out of coding.



