Class IndexCreatorSorterTest

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

public class IndexCreatorSorterTest extends AbstractTestSupport
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
     
    void
     

    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, setUp, 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
  • Constructor Details

    • IndexCreatorSorterTest

      public IndexCreatorSorterTest()
  • Method Details

    • testLookupList

      public void testLookupList() throws Exception
      Throws:
      Exception
    • testLookupListWithSpoofedCreator

      public void testLookupListWithSpoofedCreator() throws Exception
      Throws:
      Exception
    • testLookupListWithNonExistentCreatorDependency

      public void testLookupListWithNonExistentCreatorDependency() throws Exception
      Throws:
      Exception