Norman Maurer wrote:
Not sure if its a needed info but im using eclipse as ide..

Me too: there is a JUnit plugin of eclipse.
When you are on a TestCase class you can "Run as" a JUnit Test.

Add the src/test to your project source folder, add the needed jars (ristretto, commons-net, junit) to the project and you can run the tests.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to