@Test
 public void testName() {
   Assert.assertEquals(wmsstore.getName(), "wmsstore001");
 }