Class AlgorithmRegistryTest

java.lang.Object
org.opensaml.core.testing.OpenSAMLInitBaseTestCase
org.opensaml.xmlsec.algorithm.tests.AlgorithmRegistryTest

public class AlgorithmRegistryTest extends org.opensaml.core.testing.OpenSAMLInitBaseTestCase
Tests for the AlgorithmRegistry.
  • Field Details

    • providerSupport

      private org.opensaml.security.testing.SecurityProviderTestSupport providerSupport
  • Constructor Details

    • AlgorithmRegistryTest

      public AlgorithmRegistryTest()
  • Method Details

    • loadBCTestData

      @DataProvider public Object[][] loadBCTestData()
    • testRegistrationAndDeregistration

      public void testRegistrationAndDeregistration()
    • testTypeIndexing

      public void testTypeIndexing()
    • testSignatureIndexing

      public void testSignatureIndexing()
    • testGetSignatureAlgorithms

      public void testGetSignatureAlgorithms()
    • testDigestIndexing

      public void testDigestIndexing()
    • testGlobalRegistryPresence

      public void testGlobalRegistryPresence()
    • testGlobalRegistryGetByType

      public void testGlobalRegistryGetByType()
    • testGlobalRegistryRuntimeSupported

      public void testGlobalRegistryRuntimeSupported(boolean loadBC) throws InitializationException
      Throws:
      InitializationException