Skip to content

Improve random testing for GeoPointPointInPolygonQuery and DimensionalPointInPolygonQuery [LUCENE-6935] #7993

@asfimport

Description

@asfimport

Currently TestGeoPointQuery and TestDimensionalQueries only create bounding box polygons to test PointInPolygonQuery. This provides coverage for testing basic functionality but lacks critical testing with true random shapes. Random shape generation needs to be added to BaseGeoPointTestCase and used in newPolygonQuery for GeoPoint and DimensionalQuery testing.


Migrated from LUCENE-6935 by Nick Knize (@nknize), updated Feb 01 2016

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