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:
setUp
in classorg.eclipse.sisu.launch.InjectedTest
- Throws:
Exception
-
tearDown
- Overrides:
tearDown
in classorg.eclipse.sisu.launch.InjectedTest
- Throws:
Exception
-
testBasicIndexRetrieval
public void testBasicIndexRetrieval() throws IOException, org.apache.maven.index.context.UnsupportedExistingLuceneIndexException- Throws:
IOException
org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
-
testIndexTempDirB
public void testIndexTempDirB() throws IOException, org.apache.maven.index.context.UnsupportedExistingLuceneIndexException- Throws:
IOException
org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
-
testBasicHighLatencyIndexRetrieval
public void testBasicHighLatencyIndexRetrieval() throws IOException, org.apache.maven.index.context.UnsupportedExistingLuceneIndexException- Throws:
IOException
org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
-
testIndexRetrieval_InfiniteRedirection
public void testIndexRetrieval_InfiniteRedirection() throws IOException, org.apache.maven.index.context.UnsupportedExistingLuceneIndexException- Throws:
IOException
org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
-
testIndexRetrieval_BadHostname
public void testIndexRetrieval_BadHostname() throws IOException, org.apache.maven.index.context.UnsupportedExistingLuceneIndexException- Throws:
IOException
org.apache.maven.index.context.UnsupportedExistingLuceneIndexException
-