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
TestUtilTestUtil 

Input requested - Creating utilities to improve the Apex testing experience

Hey all,

I've read these boards for a while and noticed a decent amount of gripes regarding testing your Force.com applications with the testing framework provided in Apex.

I have this ever growing test utility class that I use to aid in my Apex testing, and I was thinking putting it up on the AppExchange (for free of course :P ) but I wanted it to address as many of your problems and pain points as possible.

What I'm looking for are any helper methods you use and find helpful in your own testmethod writing. Also, if you have any pain points with testing in general, please list them and I can see if I can't think of some util to make the effort a little easier for you.

Any feedback welcome!

Cheers!