コード例 #1
0
 @Test
 public void testGetRevision() {
   assertEquals(id, changeSet.getRevision());
 }