Norman Maurer wrote:
whats that junit tests ? and how the work ? Im just intressted howto use
them and add tests for new features i wrote...

If you don't know what Junit tests are your should start here:
http://www.junit.org/index.htm

If you understand Junit & unittests you can then read this:
https://issues.apache.org/jira/browse/JAMES-427

You have to add a few jars to your project and you can add the "test" source folder to your source folders and run tests.

Stefano


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

Reply via email to