@ContextConfiguration(locations={"/META-INF/spring/*-context.xml","classpath*:/META-INF/spring/*-context.xml"})
public class SpringUsageExampleTest
extends Object
| Modifier and Type | Field and Description |
|---|---|
static File |
REPOSITORIES_BASEDIR |
| Constructor and Description |
|---|
SpringUsageExampleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddAndDelete() |
void |
testSearch() |
public static final File REPOSITORIES_BASEDIR
public void testAddAndDelete()
throws IOException,
org.apache.lucene.queryparser.classic.ParseException,
NoSuchAlgorithmException,
org.codehaus.plexus.util.xml.pull.XmlPullParserException
IOExceptionorg.apache.lucene.queryparser.classic.ParseExceptionNoSuchAlgorithmExceptionorg.codehaus.plexus.util.xml.pull.XmlPullParserExceptionpublic void testSearch()
throws IOException,
org.apache.lucene.queryparser.classic.ParseException
IOExceptionorg.apache.lucene.queryparser.classic.ParseExceptionCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.