Ejemplo n.º 1
0
 @Test
 public void testGetParentCommit() {
   assertEquals(parent, changeSet.getParentCommit());
 }