@SuppressWarnings("unchecked")
@Ignore
@Test
public void testGetBounds() throws Exception {
IGeoResource resource = CatalogTests.createGeoResource("resource", 0, false); //$NON-NLS-1$
FeatureStore<SimpleFeatureType, SimpleFeature> fs = resource.resolve(FeatureStore.class, null);
DefaultFeatureCollection collection = new DefaultFeatureCollection();
collection.clear();
GeometryFactory fac=new GeometryFactory();
Object[] atts = new Object[]{