Activity Forums Salesforce® Discussions Does test classes in Apex follows the character limit defined for Apex?

  • Marziya

    Member
    May 1, 2020 at 10:54 AM

    Apex runs in a multitenant environment, the Apex runtime engine strictly enforces limits to ensure that runaway Apex code or processes don't monopolize shared resources. ... Test classes: This limit also does not apply to any code included in a class defined with the @isTest annotation.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos