Particular / NServiceBus.AzureStorageQueues

Azure Storage Queues Transport for NServiceBus
https://docs.particular.net/nservicebus/azure-storage-queues/
Other
4 stars 3 forks source link

Migrate NUnit assertions to the constraint model in preparation of the NUnit 4 upgrade #1204

Closed danielmarbach closed 2 months ago

danielmarbach commented 3 months ago

This PR contains all changes related to assertion model according to the constraint assertion model.

Using a script, we apply all assertion rules provided by the NUnit.Analyzers package. In addition, some manual interventions are done when applicable.

Plan of action