List of questions
Related questions
Question 389 - Certified Platform Developer II discussion
A developer wrote the following method to find all the test accounts in the org:
What should be used to fix this falling test?
A.
Test. loaddata to set up expected data
B.
Test. fixedSearchResults ( ) method to set up expected data
C.
@isTest (See AllData=true) to access org data for the test
D.
@testSetup method to set up expected data
Your answer:
0 comments
Sorted by
Leave a comment first