[xwiki-devs] [VOTE] Use JUnit 4.x and JMock 2.x for all new code
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src... If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x). Here's my +1 Thanks -Vincent
Vincent Massol wrote:
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
+1 -- Sergiu Dumitriu http://purl.org/net/sergiu/
+1 On Wed, Aug 5, 2009 at 7:59 PM, Vincent Massol <[email protected]> wrote:
For an example:
http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 Vincent Massol wrote:
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 Vincent Massol wrote:
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
+1 On Wed, Aug 5, 2009 at 16:29, Vincent Massol<[email protected]> wrote:
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- Thomas Mortagne
+1 Vincent Massol wrote:
For an example: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-observation/src...
If you need to access components you should use AbstractComponentTestCase from shared-tests (instead of AbstractXWikiComponentTestCase which is for JUnit 3.x and JMock 1.x).
Here's my +1
Thanks -Vincent
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (7)
-
Anca Paula Luca -
Asiri Rathnayake -
Lucien Pereira -
Marius Dumitru Florea -
Sergiu Dumitriu -
Thomas Mortagne -
Vincent Massol