@Test
 public void testMaxConnections() {
   Assert.assertEquals(wmsstore.getMaxConnections(), "6");
 }