@Test
 public void testHashCode() {
   assertTrue(changeSet.hashCode() != 0);
 }