Skip to content

Refactor TestGrouping.java to break TestRandom into separate tests [LUCENE-5065] #6129

Open
@asfimport

Description

@asfimport

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.


Migrated from LUCENE-5065 by Tom Burton-West, updated Jun 23 2013

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions