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 Details

    • REPOSITORIES_BASEDIR

      public static final File REPOSITORIES_BASEDIR
  • Constructor Details

    • SpringUsageExampleTest

      public SpringUsageExampleTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      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

      public void testSearch() throws IOException, org.apache.lucene.queryparser.classic.ParseException
      Throws:
      IOException
      org.apache.lucene.queryparser.classic.ParseException