elsa-core/test/integration/Elsa.ServiceBus.IntegrationTests/Contracts
Sipke Schoorstra 76bf3f8e30 Refactor code structure for ServiceBus Integration tests
Refactored the ServiceBus Integration tests for improved readability and maintenance. The changes included reducing the number of lines by removing unnecessary curly braces, removing unnecessary use of 'this' qualifier, replacing null checks with null-conditional operators, and organizing various code blocks for better understanding.
2023-12-18 20:20:39 +01:00
..
IServiceBusProcessorManager.cs Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00
ITestResetEventManager.cs Refactor code structure for ServiceBus Integration tests 2023-12-18 20:20:39 +01:00