Class OsgiArtifactIndexCreatorTest

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

public class OsgiArtifactIndexCreatorTest extends AbstractTestSupport
Author:
Olivier Lamy
  • Field Details

    • CORE_4_1_0_SHA256

      public static final String CORE_4_1_0_SHA256
      See Also:
    • CORE_4_1_0_PROVIDED_CAPABILITY

      public static final String CORE_4_1_0_PROVIDED_CAPABILITY
      See Also:
    • indexCreator

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

    • OsgiArtifactIndexCreatorTest

      public OsgiArtifactIndexCreatorTest()
  • Method Details

    • setUp

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

      public void testAssertIndexCreatorComponentExists() throws Exception
      Throws:
      Exception
    • testPopulateArtifactInfo

      public void testPopulateArtifactInfo() throws Exception
      Throws:
      Exception
    • testPopulateFragmentHost

      public void testPopulateFragmentHost() throws Exception
      Throws:
      Exception
    • testPopulateCapabilityAndSha256

      public void testPopulateCapabilityAndSha256() throws Exception
      Throws:
      Exception
    • testIndexOSGIRepoThenSearch

      public void testIndexOSGIRepoThenSearch() throws Exception
      Throws:
      Exception
    • testIndexOSGIRepoThenSearchWithVersion

      public void testIndexOSGIRepoThenSearchWithVersion() throws Exception
      Throws:
      Exception
    • testIndexOSGIRepoThenSearchWithSha256

      public void testIndexOSGIRepoThenSearchWithSha256() throws Exception
      Throws:
      Exception
    • testIndexOSGIRepoThenSearchWithExportPackage

      public void testIndexOSGIRepoThenSearchWithExportPackage() throws Exception
      Throws:
      Exception
    • testIndexOSGIRepoThenSearchWithExportService

      public void testIndexOSGIRepoThenSearchWithExportService() throws Exception
      Throws:
      Exception