コード例 #1
0
 @Test
 public void testGetName() throws Exception {
   Assert.assertEquals(service.getName(), MetadataMappingService.SERVICE_NAME);
 }