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

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

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

GEODE-346: Split into UnitTests and IntegrationTests

Extract IntegrationTests from AutoBalancerJUnitTest and move some
common code to setup and teardown methods. Fix GEODE-346 by making
teardown wait for HostStatSampler statThread to terminate.

Isolate test with sleep to its own test class and document. The next
step should involve refactoring of AutoBalancer to break dependencies
to allow for correct mocking.

Add Awaitility version 1.6.5 to dependencies (GEODE-217).

Add check to see if HostStatSampler statThread is alive or not.


> Update DUnit framework to JUnit 4
> ---------------------------------
>
>                 Key: GEODE-217
>                 URL: https://issues.apache.org/jira/browse/GEODE-217
>             Project: Geode
>          Issue Type: Test
>            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)

Reply via email to