Class JarFileContentsIndexCreatorTest

java.lang.Object
org.eclipse.sisu.launch.InjectedTest
org.apache.maven.index.AbstractTestSupport
org.apache.maven.index.creator.JarFileContentsIndexCreatorTest
All Implemented Interfaces:
com.google.inject.Module

public class JarFileContentsIndexCreatorTest extends AbstractTestSupport
Author:
Alin Dreghiciu
  • Field Details

    • indexCreator

      protected org.apache.maven.index.context.IndexCreator indexCreator
  • Constructor Details

    • JarFileContentsIndexCreatorTest

      public JarFileContentsIndexCreatorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class org.eclipse.sisu.launch.InjectedTest
      Throws:
      Exception
    • test_nexus_2318_indexJarWithClasses

      public void test_nexus_2318_indexJarWithClasses() throws Exception
      Throws:
      Exception
    • test_nexus_2318_indexZipWithClasses

      public void test_nexus_2318_indexZipWithClasses() throws Exception
      Throws:
      Exception
    • test_nexus_2318_indexJarWithSources

      public void test_nexus_2318_indexJarWithSources() throws Exception
      Throws:
      Exception
    • test_nexus_2318_indexZipWithSources

      public void test_nexus_2318_indexZipWithSources() throws Exception
      Throws:
      Exception
    • testMindexer35ScanWar

      public void testMindexer35ScanWar() throws Exception
      Throws:
      Exception