Beispiel #1
0
 @Test
 public void testCanMoveTo() {
   assertTrue(p1_b.canMoveTo(6, 3));
 }