Câu 24: Salesforce Certified Platform Developer I
Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)
Nội dung câu hỏi
Which two statements are true about using the @testSetup annotation in an Apex test class? (Choose two.)
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. The @testSetup annotation cannot be used when the @isTest(SeeAllData=True) annotation is used. — đáp án hiện tại
- B. Test data is inserted once for all test methods in a class. — đáp án hiện tại
- C. Records created in the @testSetup method cannot be updates in individual test methods.
- D. The @testSetup method is automatically executed before each test method in the test class is executed.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.