Propose to add a protected constructor to the DatabricksClient so that it can be mocked during unit tests. This would match functionality provided by other Azure packages such as Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Messaging.ServiceBus etc
Propose to add a protected constructor to the DatabricksClient so that it can be mocked during unit tests. This would match functionality provided by other Azure packages such as Azure.Storage.Blobs, Azure.Storage.Queues, Azure.Messaging.ServiceBus etc
Mocking guidelines for Azure packages:
https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-mocking