You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/14 18:48:42 UTC

[jira] [Commented] (GEODE-2522) Refactor Lucene D Unit tests

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

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

Commit 057f60be137992085f2044354a6387c9fe752059 in geode's branch refs/heads/develop from [~huynhja]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=057f60b ]

GEODE-2522: Added missing teardown method in test


> Refactor Lucene D Unit tests
> ----------------------------
>
>                 Key: GEODE-2522
>                 URL: https://issues.apache.org/jira/browse/GEODE-2522
>             Project: Geode
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>             Fix For: 1.2.0
>
>
> Currently our dunit tests for lucene are organized as a tree heirarchy based on region types.  This makes it difficult to add a tests for a specific type of region type as other test files can possibly extend the file we add the test to.
> Instead we can use parameterized tests and flatten the heirarchy.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)