Class AlgorithmRegistryTest

    • Constructor Detail

      • AlgorithmRegistryTest

        public AlgorithmRegistryTest()
    • Method Detail

      • loadBCTestData

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

        public void testRegistrationAndDeregistration()
      • testTypeIndexing

        public void testTypeIndexing()
      • testSignatureIndexing

        public void testSignatureIndexing()
      • testDigestIndexing

        public void testDigestIndexing()
      • testGlobalRegistryPresence

        public void testGlobalRegistryPresence()
      • testGlobalRegistryGetByType

        public void testGlobalRegistryGetByType()