A developer wrote Apex code that calls out to an external system using REST API. How should a developer write the test to prove the code is working as intended? A. Write a class that extends WebServiceMock. B. Write a class that implements HTTPCalloutMock. C. Write a class that extends HTTPCalloutMock. D. Write a class that implements WebServiceMock. Â Suggested Answer: C Community Answer: B This question is in CRT-450 Salesforce Certified Platform Developer I Exam For getting Salesforce Certified Platform Developer I Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Salesforce. Trademarks, certification & product names are used for reference only and belong to Salesforce. The website does not contain actual questions and answers from Salesforce's Certification Exams.
Please login or Register to submit your answer