public class RemoteAgentMetadataCacheTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TemporaryFolder |
tempManager |
| Constructor and Description |
|---|
RemoteAgentMetadataCacheTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initLocalMavenRepository() |
void |
startHttpServer() |
void |
stopHttpServer() |
void |
testOfflineLoadingFromCache() |
void |
testOfflineLoadingWithoutCacheFails() |
void |
testOnlineLoading() |
void |
testOnlineLoadingFailsFastIfNoSourceAvailable() |
void |
testOnlineLoadingFallsBackToCache() |
void |
testOnlineReloadingDoesntReloadFromRemote() |
public void initLocalMavenRepository()
public void testOfflineLoadingFromCache()
throws Exception
Exceptionpublic void testOfflineLoadingWithoutCacheFails()
throws Exception
Exceptionpublic void testOnlineLoadingFallsBackToCache()
throws Exception
Exceptionpublic void testOnlineLoadingFailsFastIfNoSourceAvailable()
throws Exception
ExceptionCopyright © 2008-2012 Eclipse Foundation. All Rights Reserved.