Beispiel #1
0
 @Test
 public void testGetIsMentsu() throws Exception {
   assertTrue(open.isMentsu());
   assertTrue(close.isMentsu());
   assertTrue(openTrue.isMentsu());
 }