<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Testing Salesforce.com Controller Extensions</title>
	<atom:link href="http://blog.jeffdouglas.com/2010/06/02/testing-salesforce-com-controller-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com/2010/06/02/testing-salesforce-com-controller-extensions/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=testing-salesforce-com-controller-extensions</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:57:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Scott</title>
		<link>http://blog.jeffdouglas.com/2010/06/02/testing-salesforce-com-controller-extensions/comment-page-1/#comment-3515</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 10 May 2011 17:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2613#comment-3515</guid>
		<description>Hi Jason, test classes must only contain static methods, thus you can&#039;t use a constructor in a test class.</description>
		<content:encoded><![CDATA[<p>Hi Jason, test classes must only contain static methods, thus you can&#8217;t use a constructor in a test class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://blog.jeffdouglas.com/2010/06/02/testing-salesforce-com-controller-extensions/comment-page-1/#comment-812</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 02 Jun 2010 18:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=2613#comment-812</guid>
		<description>Are there any advantages to using a static block over a regular constructor or is it just semantics?</description>
		<content:encoded><![CDATA[<p>Are there any advantages to using a static block over a regular constructor or is it just semantics?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

