NetCoreForce icon indicating copy to clipboard operation
NetCoreForce copied to clipboard

Turn the ForceClient.cs class virtual

Open andersonmendrot opened this issue 4 years ago • 0 comments

I was trying to create unit tests and wanted to mock the ForceClient class because I don't have an account on Salesforce. But it's impossible to use that class for tests because the ForceClient class isn't virtual

andersonmendrot avatar Dec 17 '20 18:12 andersonmendrot