You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/11 22:22:46 UTC

[jira] [Commented] (GEODE-217) Update DUnit framework to JUnit 4

    [ https://issues.apache.org/jira/browse/GEODE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053585#comment-15053585 ] 

ASF subversion and git services commented on GEODE-217:
-------------------------------------------------------

Commit edc29d0625c6f6b69e7b1fe4c77d90f431affb6d in incubator-geode's branch refs/heads/feature/GEODE-217 from [~apache@the9muses.net]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-geode.git;h=edc29d0 ]

Merge remote-tracking branch 'origin/develop' into feature/GEODE-217


> Update DUnit framework to JUnit 4
> ---------------------------------
>
>                 Key: GEODE-217
>                 URL: https://issues.apache.org/jira/browse/GEODE-217
>             Project: Geode
>          Issue Type: Improvement
>          Components: tests
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>
> DUnit tests are currently limited to JUnit 3.8 syntax and functionality. Geode developers would like to be able to use JUnit 4.0 syntax and functionality including Rules.
> Given the large number of DUnit tests it's probably more feasible to introduce a new DUnit framework in package com.gemstone.gemfire.test.dunit in the gemfire-core project. Then DUnit tests can be migrated one at a time from using the old implementation in package dunit.* to using the new one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)