Copyright (c) 2023, Intercom, Inc. (legal@intercom.io) with Reserved Font Name "Inter".
This Font Software is licensed under the SIL Open Font License, Version 1.1.Copyright (c) 2023, Intercom, Inc. (legal@intercom.io) with Reserved Font Name "Inter".
This Font Software is licensed under the SIL Open Font License, Version 1.1.Skip to main content
Code Reviews Rules - Use of @IsTest annotation
Written by David Martin
Updated over 6 months ago
Table of contents
Rationale
The use of the testMethod keyword has been deprecated by Salesforce. Annotating test methods with @IsTest is the recommended approach.