6566676869707172737475
} @Test public void testGetFeatures() throws Exception { WFSDataStore wfs = getWFSDataStore(new MockHttpClient() { @Override public HTTPResponse get(URL url) throws IOException { if (url.getQuery().contains("REQUEST=GetCapabilities")) {