@Test
 public void testDownloadUrl() {
   TestCase.assertNotNull(VersionProvider.getDownloadUrlForLatestVersion());
 }