CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

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.

  1. A. The @testSetup annotation cannot be used when the @isTest(SeeAllData=True) annotation is used. — đáp án hiện tại
  2. B. Test data is inserted once for all test methods in a class. — đáp án hiện tại
  3. C. Records created in the @testSetup method cannot be updates in individual test methods.
  4. 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.

Câu hỏi liền kề