What is the result of the debug statements in testMethod3 when you create test data using testSetup in below code?
A. Account0.Phone=333-8781, Account1.Phone=333-8780
B. Account0.Phone=888-1515, Account1.Phone=999-2525
C. Account0.Phone=333-8780, Account1.Phone=333-8781
D. Account0.Phone=888-1515, Account1.Phone=999-1515
Suggest answer: C
Reference:
No comments:
Please share to make the community better.