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
Jon Mountjoy_Jon Mountjoy_ 

New Article: An Introduction to Apex Code Test Methods

Hi all

We've just published a new article:
An Introduction to Apex Code Test Methods

Here's the abstract:

To facilitate the development of robust, error-free code, Apex Code requires the creation and execution of unit tests. Unit tests are comprised of test methods and classes that verify whether a particular piece of code is working properly.

This article introduces test methods. It details why test methods are a critical part of Force.com application development, test method syntax, best practices, and advanced topics such as test methods for Visualforce controllers and Apex web service callouts.

Enjoy! (And if you want to contribute an article, feel free to ping me)

Jon

--
Jon Mountjoy ||  Community Manager || http://developer.force.com/

Vinita_SFDCVinita_SFDC
Hi,

The link is not opening for me :)