Learn how to test Apex HTTP callouts using the new HttpCalloutMock feature. Continue reading
Force.com Blogs
Archives
Tag Archives: callouts
Testing HTTP Callouts with Static Data in Winter ’13

One of the most eagerly awaited Winter ’13 features, at least for developers, has been the ability to test Apex callouts. In this blog entry, I look at how you can mock up callout responses using data in static resources. Continue reading
