A developer is creating unit tests for code that makes SOAP web service callouts. The developer needs to insert some test data as a part of the unit tests setup. What are three actions to enable this functionality? (Choose three.)
A.
Surround the callout with Test.startTest(), Test.stopTest()
B.
Surround the data insertion with Test.startTest(), Test.stopTest()
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
au_
9 months, 1 week agolorenac2
1 year, 4 months ago