@Test
 public void testUseConnectionPooling() {
   Assert.assertEquals(wmsstore.getUseConnectionPooling(), true);
 }