Class AbstractRepoNexusIndexerTest

All Implemented Interfaces:
com.google.inject.Module
Direct Known Subclasses:
IndexDataTest, MinimalIndexNexusIndexerTest

public abstract class AbstractRepoNexusIndexerTest extends AbstractNexusIndexerTest
  • Field Details

    • repo

      protected File repo
  • Constructor Details

    • AbstractRepoNexusIndexerTest

      public AbstractRepoNexusIndexerTest()
  • Method Details

    • testRootGroups

      public void testRootGroups() throws Exception
      Throws:
      Exception
    • testSearchFlatPaged

      public void testSearchFlatPaged() throws Exception
      Throws:
      Exception
    • testSearchFlat

      public void testSearchFlat() throws Exception
      Throws:
      Exception
    • testSearchGrouped

      public void testSearchGrouped() throws Exception
      Throws:
      Exception
    • testSearchGroupedProblematicNames

      public void testSearchGroupedProblematicNames() throws Exception
      Throws:
      Exception
    • testIdentify

      public void testIdentify() throws Exception
      Throws:
      Exception
    • testPurge

      public void testPurge() throws Exception
      Throws:
      Exception
    • resultsAreEqual

      protected boolean resultsAreEqual(List<org.apache.maven.index.ArtifactInfo> left, List<org.apache.maven.index.ArtifactInfo> right)
    • testPackaging

      public void testPackaging() throws Exception
      Throws:
      Exception
    • testPrefixWildcard

      public void testPrefixWildcard() throws Exception
      Throws:
      Exception