Salesforce Pertanyaan dan Jawaban Wawancara
Question: What is the purpose of the '@isTest' annotation in Apex?Answer: The '@isTest' annotation in Apex is used to define a class or method as a test class or test method. It ensures that the enclosed code is treated as test code and doesn't count against the organization's code size limits. |
Simpan untuk Revisi
Bookmark item ini, tandai sebagai sulit, atau masukkan ke dalam set revisi.
Masuk untuk menyimpan bookmark, pertanyaan sulit, dan set revisi.
Apakah ini membantu? Ya Tidak
Most helpful rated by users: