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
Exception
public void testOfflineLoadingWithoutCacheFails() throws Exception
Exception
public void testOnlineLoadingFallsBackToCache() throws Exception
Exception
public void testOnlineLoadingFailsFastIfNoSourceAvailable() throws Exception
Exception
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.