List of questions
Related questions
Question 301 - Certified Platform Developer II discussion
A developer created an Apex class that makes outbound RESTful callout. The following was created to send a fake response in Apex test methods.
Which method can be called to return this fake response in the test methods?
A.
TestsetMock
B.
TestcreateStub
C.
testSetup
D.
Test.setTestData
Your answer:
0 comments
Sorted by
Leave a comment first