コード例 #1
0
 @Test
 public void testGetOption() {
   System.out.println(dao.getOption(1));
 }