Tom Burton-West created LUCENE-5065:
---------------------------------------

             Summary: Refactor TestGrouping.java to break TestRandom into 
separate tests
                 Key: LUCENE-5065
                 URL: https://issues.apache.org/jira/browse/LUCENE-5065
             Project: Lucene - Core
          Issue Type: Test
          Components: modules/grouping
    Affects Versions: 4.3.1
            Reporter: Tom Burton-West
            Priority: Minor


 lucene/grouping/src/test/org/apache/lucene/search/grouping
TestGrouping.java  combines multiple tests inside of one test: TestRandom(). 
This makes it difficult to understand or for new users to use the 
TestGrouping.java as an entry to understanding grouping functionality.

Either break TestRandom into separate tests or add small separate tests for the 
most important parts of TestRandom.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to