Package org.apache.maven.index.examples
Class SpringUsageExampleTest
java.lang.Object
org.apache.maven.index.examples.SpringUsageExampleTest
@ContextConfiguration(locations={"/META-INF/spring/*-context.xml","classpath*:/META-INF/spring/*-context.xml"})
public class SpringUsageExampleTest
extends Object
- Author:
- mtodorov
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
REPOSITORIES_BASEDIR
-
-
Constructor Details
-
SpringUsageExampleTest
public SpringUsageExampleTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testAddAndDelete
public void testAddAndDelete() throws IOException, org.apache.lucene.queryparser.classic.ParseException, NoSuchAlgorithmException, org.codehaus.plexus.util.xml.pull.XmlPullParserException- Throws:
IOException
org.apache.lucene.queryparser.classic.ParseException
NoSuchAlgorithmException
org.codehaus.plexus.util.xml.pull.XmlPullParserException
-
testSearch
- Throws:
IOException
org.apache.lucene.queryparser.classic.ParseException
-