tests.system.providers.microsoft.azure.example_azure_service_bus

Module Contents

tests.system.providers.microsoft.azure.example_azure_service_bus.EXECUTION_TIMEOUT[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.CLIENT_ID[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.QUEUE_NAME = 'sb_mgmt_queue_test'[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.MESSAGE = 'Test Message'[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.MESSAGE_LIST[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.TOPIC_NAME = 'sb_mgmt_topic_test'[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.SUBSCRIPTION_NAME = 'sb_mgmt_subscription'[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.create_service_bus_queue[source]
tests.system.providers.microsoft.azure.example_azure_service_bus.test_run[source]

Was this entry helpful?