Class JarFileContentsIndexCreatorTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.index.AbstractTestSupport
org.apache.maven.index.creator.JarFileContentsIndexCreatorTest
All Implemented Interfaces:
junit.framework.Test

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

    Fields
    Modifier and Type
    Field
    Description
    protected IndexCreator
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.apache.maven.index.AbstractTestSupport

    customizeContainerConfiguration

    Methods inherited from class org.codehaus.plexus.PlexusTestCase

    customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer

    Methods inherited from class junit.framework.TestCase

    assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

  • Constructor Details

    • JarFileContentsIndexCreatorTest

      public JarFileContentsIndexCreatorTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class org.codehaus.plexus.PlexusTestCase
      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