Salesforce Fact #169 | startTest() & stopTest() in setup method

Testsetup() methods can contain Test.startTest() and Test.stopTest() methods just like other test methods.

Attached is the screenshot.



Comments

Popular posts from this blog

Salesforce Fact #913 | Access selected record field values in screen flow lookup w/o Get Records