NetCoreForce
NetCoreForce copied to clipboard
Turn the ForceClient.cs class virtual
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