<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Freak Parade &#187; Mock Objects</title>
	<atom:link href="http://www.thefreakparade.com/category/mock-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thefreakparade.com</link>
	<description>Strange noises from the mind of Nathan Stults...</description>
	<lastBuildDate>Wed, 28 Oct 2009 01:10:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mock Objects</title>
		<link>http://www.thefreakparade.com/2008/04/mock-objects-a-gentle-introduction-by-k-scott-allen/</link>
		<comments>http://www.thefreakparade.com/2008/04/mock-objects-a-gentle-introduction-by-k-scott-allen/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 16:27:20 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[Mock Objects]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.thefreakparade.com/2008/04/18/mock-objects-a-gentle-introduction-by-k-scott-allen/</guid>
		<description><![CDATA[Nice intro to using Mock Objects in .NET &#8211; provides some discussion on the two main mock frameworks in addition to an overview and a general idea of why and how to use this useful libraries. The article is here Scott has a follow up article on mocks (Mocks &#8211; It&#8217;s a Question of When) [...]]]></description>
			<content:encoded><![CDATA[<p>Nice intro to using Mock Objects in .NET &#8211; provides some discussion on the two main mock frameworks in addition to an overview and a general idea of why and how to use this useful libraries.</p>
<p><a href="http://odetocode.com/Blogs/scott/archive/2008/04/17/12013.aspx">The article is here</a></p>
<p>Scott has a follow up article on mocks (Mocks &#8211; It&#8217;s a Question of When) discussing when you would choose to use mocking, <a href="http://odetocode.com/Blogs/scott/archive/2008/05/01/12044.aspx">which is here</a></p>
<p>&nbsp;</p>
<p>Martin Fowler has an article about the art and science of mocking, called &#8220;<a href="http://martinfowler.com/articles/mocksArentStubs.html">Mocks Aren&#8217;t Stubs</a>&#8221; that is also well worth reading.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thefreakparade.com/2008/04/mock-objects-a-gentle-introduction-by-k-scott-allen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
