@Test
 public void testGetParentCommit() {
   assertEquals(parent, changeSet.getParentCommit());
 }