TestingFramework
TestingFramework copied to clipboard
Conditional mock of "external service"
Service Bus has been "mocked" by a Docker image (in this case Apache ActiveMQ Artemis).
It would be advisable to be able to turn the internal mocking behaviour on and off, so that potential standins (external to the Logic App, but internal from an inward looking perspective) could be used.
Turning internal mocking off would in this case mean that AMQP 1.0 protocol behaviour, when sending Service Bus messages, could be tested.