예제 #1
0
 @Test
 public void testConstructorId() {
   Match test = create();
   assertEquals(-1, test.getId());
 }