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

  • Does test classes in Apex follows the character limit defined for Apex?

    Posted by Udit on April 30, 2020 at 3:21 pm

    Does test classes in Apex follows the character limit defined for Apex?

    Marziya replied 4 years, 4 months ago 2 Members · 1 Reply
  • 1 Reply
  • 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