コード例 #1
0
 @Test
 public void testAddAddress() {
   AddressService.add(address);
   //        System.out.println(address.getId());
 }