convert tests to junit version 3
--------------------------------
Key: QPID-109
URL: http://issues.apache.org/jira/browse/QPID-109
Project: Qpid
Issue Type: Task
Components: Maven build system
Reporter: Stephen Vinoski
Assigned To: Stephen Vinoski
Fix For: M2
Tests are currently using junit4, but the maven surefire plugin doesn't play
well with junit4. Converting the tests to junit3 will allow the tests to run
under surefire instead of under the antrun plugin. Surefire generates nice
reports and cobertura code coverage comes along essentially for free.
I've done some investigation on this already and know that no broker or client
unit tests are adversely affected by switching them to junit3, so I don't
expect problems in other tests either.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira