You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Norman Maurer <nm...@byteaction.de> on 2006/03/26 17:56:02 UTC

Junit test

Hi guys,

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

bye


Re: Junit test

Posted by Stefano Bagnara <ap...@bago.org>.
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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org