<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Contrary Opinion: Code coverage by checked exceptions</title>
	<atom:link href="http://efsavage.com/blog/posts/code-coverage-by-checked-exceptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://efsavage.com/blog/posts/code-coverage-by-checked-exceptions/</link>
	<description>Good stuff, updated weekly(ish)</description>
	<lastBuildDate>Wed, 09 May 2012 12:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Eric Savage</title>
		<link>http://efsavage.com/blog/posts/code-coverage-by-checked-exceptions/comment-page-1/#comment-26032</link>
		<dc:creator>Eric Savage</dc:creator>
		<pubDate>Mon, 04 Jan 2010 17:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.efsavage.com/blog/?p=307#comment-26032</guid>
		<description>I tried to cover that in the second paragraph, but I definitely think that &quot;[unit] testing for accuracy&quot; makes the point much more clearly.</description>
		<content:encoded><![CDATA[<p>I tried to cover that in the second paragraph, but I definitely think that &#8220;[unit] testing for accuracy&#8221; makes the point much more clearly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romulus</title>
		<link>http://efsavage.com/blog/posts/code-coverage-by-checked-exceptions/comment-page-1/#comment-25987</link>
		<dc:creator>Romulus</dc:creator>
		<pubDate>Fri, 01 Jan 2010 18:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.efsavage.com/blog/?p=307#comment-25987</guid>
		<description>Unit tests should be doing much more than testing for exceptions. They should be testing for accuracy as well. Presumably if I feed 2 and 3 into your add() method, and it returns 6, it won&#039;t throw an exception. Unit tests are less a way to say &quot;you wrote robust code&quot; and more a way to say &quot;you wrote correct code&quot;.</description>
		<content:encoded><![CDATA[<p>Unit tests should be doing much more than testing for exceptions. They should be testing for accuracy as well. Presumably if I feed 2 and 3 into your add() method, and it returns 6, it won&#8217;t throw an exception. Unit tests are less a way to say &#8220;you wrote robust code&#8221; and more a way to say &#8220;you wrote correct code&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
