@Test
 public void testCapabilitiesURL() {
   Assert.assertEquals(wmsstore.getCapabilitiesURL(), "http://myhost/geoserver/wms");
 }