Class DatelinePointShapeQueryTestCase

java.lang.Object
org.elasticsearch.search.geo.DatelinePointShapeQueryTestCase

public class DatelinePointShapeQueryTestCase extends Object
Some tests are specific to geographic test cases, notably those involving special behaviour regarding the international data line. These have been moved into this utility class since Java does not support multiple inheritance, otherwise they need to exist in multiple places - GeoShapeQueryTestCase (and therefor all test classes using that) - GeoPointShapeQueryTests