示例#1
0
 @Test
 public void testGetNormalYaku() throws Exception {
   assertEquals(NormalYaku.HAKU, resolver.getNormalYaku());
 }