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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
REPOSITORIES_BASEDIR
 
- 
- 
Constructor Details- 
SpringUsageExampleTestpublic SpringUsageExampleTest()
 
- 
- 
Method Details- 
setUp- Throws:
- Exception
 
- 
testAddAndDeletepublic 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
 
 
-