Package org.apache.maven.index.updater
Class DefaultIndexUpdaterEmbeddingIT
java.lang.Object
org.eclipse.sisu.launch.InjectedTest
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT
- All Implemented Interfaces:
 com.google.inject.Module
public class DefaultIndexUpdaterEmbeddingIT
extends org.eclipse.sisu.launch.InjectedTest
- 
Constructor Details
- 
DefaultIndexUpdaterEmbeddingIT
public DefaultIndexUpdaterEmbeddingIT() 
 - 
 - 
Method Details
- 
setUp
- Overrides:
 setUpin classorg.eclipse.sisu.launch.InjectedTest- Throws:
 Exception
 - 
tearDown
- Overrides:
 tearDownin classorg.eclipse.sisu.launch.InjectedTest- Throws:
 Exception
 - 
testBasicIndexRetrieval
 - 
testIndexTempDirB
 - 
testBasicHighLatencyIndexRetrieval
public void testBasicHighLatencyIndexRetrieval() throws IOException, UnsupportedExistingLuceneIndexException - 
testIndexRetrieval_InfiniteRedirection
public void testIndexRetrieval_InfiniteRedirection() throws IOException, UnsupportedExistingLuceneIndexException - 
testIndexRetrieval_BadHostname
public void testIndexRetrieval_BadHostname() throws IOException, UnsupportedExistingLuceneIndexException 
 -