function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ChowdaryChowdary 

Test class for Send E mail APEX CLASS

can you please post the  test class for send e mail  class ........

Saikishore Reddy AengareddySaikishore Reddy Aengareddy

Look at this link... it should give you an idea of writing test class for sending emails using apex...

 

http://boards.developerforce.com/t5/Apex-Code-Development/Test-coverage-of-trigger-that-sends-single-e-mail/m-p/463359/highlight/true#M84817