gorgeous-accountant-60580
09/21/2022, 5:41 PMauthorization.GetClientConfig
call, as that is a provider function on the azure-native provider. That is, it can be handled in the Call()
function as defined in the unit testing documentation.
The code I have for calling the Azure SDK is in an ApplyT. Is it possible to intercept this as well, and specify the return value in a similar way as with the provider functions, or will I have to handle this by creating an interface I can mock?little-cartoon-10569
09/21/2022, 8:10 PMgorgeous-accountant-60580
09/22/2022, 6:03 PM