diff geo-backend/src/test/java/de/intevation/gnv/geobackend/base/query/QueryExecutorTestCase.java @ 267:000e00592ba5

Added InnerJoin, Order By and Group By Support to Spatial-Queries geo-backend/trunk@217 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Wed, 14 Oct 2009 09:28:18 +0000
parents 1530890b28c9
children db8920c5346d
line wrap: on
line diff
--- a/geo-backend/src/test/java/de/intevation/gnv/geobackend/base/query/QueryExecutorTestCase.java	Tue Oct 13 14:30:52 2009 +0000
+++ b/geo-backend/src/test/java/de/intevation/gnv/geobackend/base/query/QueryExecutorTestCase.java	Wed Oct 14 09:28:18 2009 +0000
@@ -58,7 +58,7 @@
     
     public void  testSpatialQueryWithoutIntersects(){
             try {
-            this.testQuery(1332, "spatial_query_without_intersects", null);
+            this.testQuery(286, "spatial_query_without_intersects", null);
        } catch (QueryException e) {
             log.error(e,e);
             fail();

http://dive4elements.wald.intevation.org