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 GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/05 18:17:12 UTC

[jira] [Commented] (GEODE-1340) Refactor the names of Lucene integration tests which were named as JUnit tests.

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

ASF GitHub Bot commented on GEODE-1340:
---------------------------------------

GitHub user nabarunnag opened a pull request:

    https://github.com/apache/incubator-geode/pull/141

    GEODE-1340: Refactored the names of lucene integration tests.

    * Renamed the names of integration tests to not end with JUnitTest but just IntegrationTest
    * Modified LuceneIndexXmlParserJUnitTest code to use mockito so that the test is more aligned to Unit tests.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/nabarunnag/incubator-geode feature/GEODE-1340

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/141.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #141
    
----
commit fd6da6c53af32d0f4727473d64d44eebe63b45e6
Author: nabarun <nn...@pivotal.io>
Date:   2016-05-04T17:07:23Z

    GEODE-1340: Refactored the names of lucene integration tests.
    
    * Renamed the names of integration tests to not end with JUnitTest but just IntegrationTest
    * Modified LuceneIndexXmlParserJUnitTest code to use mockito so that the test is more aligned to Unit tests.

----


> Refactor the names of Lucene integration tests which were named as JUnit tests.
> -------------------------------------------------------------------------------
>
>                 Key: GEODE-1340
>                 URL: https://issues.apache.org/jira/browse/GEODE-1340
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: nabarun
>
> LuceneIndexRecoveryHAJUnitTest
> LuceneQueryImplJUnitTest
> LuceneIndexXmlParserJUnitTest
> LuceneServiceImplJUnitTest 



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