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

Câu 39: Salesforce Certified Platform Developer I

Which three statements are true regarding the @isTest annotation? (Choose three.)

Nội dung câu hỏi

Which three statements are true regarding the @isTest annotation? (Choose three.)

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. A method annotated @isTest(SeeAllData=true) in a class annotated @isTest(SeeAllData=false) has access to all org data. — đáp án hiện tại
  2. B. A method annotated @isTest(SeeAllData=false) in a class annotated @isTest(SeeAllData=true) has access to all org data. — đáp án hiện tại
  3. C. A class containing test methods counts toward the Apex code limit regardless of any @isTest annotation.
  4. D. Products and Pricebooks are visible in a test even if a class is annotated @isTest(SeeAllData=false).
  5. E. Profiles are visible in a test even if a class is annotated @isTest(SeeAllData=false). — đáp án hiện tại

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ề