Revision 45649 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.h2spatial/org.gvsig.h2spatial.h2gis132/org.gvsig.h2spatial.h2gis132.provider/src/test/java/org/gvsig/fmap/dal/store/h2/operations/sql/TestCalculateEnvelope.java

View differences:

TestCalculateEnvelope.java
37 37
  // public void testHello() {}
38 38
  
39 39
  public void testCalculateEnvelope() throws Exception {
40
    JDBCHelper helper = TestUtils.getJDBCHelper();
40
    JDBCHelper helper = TestUtils.createJDBCHelper();
41 41
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
42 42
    OperationsFactory operations = helper.getOperations();
43 43

  

Also available in: Unified diff