예제 #1
0
  @Test
  public void testDel() throws Exception {

    assertEquals(2, tClass.Del(4, 2));
  }