How to override SOQL queries for testing – salesforce.stackexchange.com
I understand that test methods should create all data needed for the
method and not rely on data currently in the org. However, how can I mock
out SOQL queries which generate data for use within other …
No comments:
Post a Comment