function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Karna_ShivaKarna_Shiva 

Which interface allows developer to supply test data for unit testing calls in a apex class or apex test class?

Which interface allows developer to supply test data for unit testing calls in a apex class or apex test class?
BHinnersBHinners
Check out the loadData method described here:
https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_methods_system_test.htm#apex_System_Test_loadData