コード例 #1
0
 @Test
 public void makeAnUpdateFileList() throws Exception {
   assertTrue(updater.getClass() == UpdateFileList.class);
 }