Class DefaultApiRegistryClientServiceIntegrationTest

    • Constructor Detail

      • DefaultApiRegistryClientServiceIntegrationTest

        public DefaultApiRegistryClientServiceIntegrationTest()
    • Method Detail

      • testLookupClient

        public void testLookupClient()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLookupClient_WithoutDestination

        public void testLookupClient_WithoutDestination()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLookupClient_WithCredentialWhichHasNoStrategy

        public void testLookupClient_WithCredentialWhichHasNoStrategy()
                                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testLookupClient_WithNullOAuthScope

        public void testLookupClient_WithNullOAuthScope()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • getConsumedDestinationById

        protected ConsumedDestinationModel getConsumedDestinationById​(java.lang.String destinationId)