<?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: File system mocking for the lazy programmer</title>
	<atom:link href="http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/?&amp;owa_from=feed&amp;owa_sid=</link>
	<description>Thinking about agile (small 'a') software development, patterns and practices for building Microsoft .NET applications.</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:02:38 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pages tagged "mocking"</title>
		<link>http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/comment-page-1/#comment-148</link>
		<dc:creator>Pages tagged "mocking"</dc:creator>
		<pubDate>Wed, 16 Jan 2008 06:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/#comment-148</guid>
		<description>[...] = &quot;34d024&quot;; var mooter_wrapper_url=&quot;&quot;; var run_method = &quot;onload&quot;; var mooter_target = &quot;0&quot;;    Mocking the file system&#160;saved by 1 others  &#160;&#160;&#160;&#160;Gokuran910000 bookmarked on 01/16/08 &#124; [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] = &#8220;34d024&#8243;; var mooter_wrapper_url=&#8221;"; var run_method = &#8220;onload&#8221;; var mooter_target = &#8220;0&#8243;;    Mocking the file system&nbsp;saved by 1 others  &nbsp;&nbsp;&nbsp;&nbsp;Gokuran910000 bookmarked on 01/16/08 | [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: #2782 &#187; Blog Archive &#187; Gotchas: MSTest AppDomain changes in VS 2008</title>
		<link>http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/comment-page-1/#comment-144</link>
		<dc:creator>#2782 &#187; Blog Archive &#187; Gotchas: MSTest AppDomain changes in VS 2008</dc:creator>
		<pubDate>Sat, 05 Jan 2008 00:17:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/#comment-144</guid>
		<description>[...] would have been even simpler to fix and we would have further decoupled our classes. Now that a file system mock is available there&#8217;s no reason not to do [...]</description>
		<content:encoded><![CDATA[<div style="border-left: #bce1f4 5px solid; padding-left: 1em;">
<p>[...] would have been even simpler to fix and we would have further decoupled our classes. Now that a file system mock is available there&#8217;s no reason not to do [...]</p>
</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Campbell</title>
		<link>http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/comment-page-1/#comment-132</link>
		<dc:creator>Steve Campbell</dc:creator>
		<pubDate>Wed, 05 Dec 2007 18:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.ademiller.com/blogs/tech/2007/12/mocking-the-file-system/#comment-132</guid>
		<description>I often need to mock out the filesystem, but find it of little use to simply duplicate the filesystem api.  Rather, I would treat the filesystem as a service, and make an interface that represented that service.

The result is a much higher level interface that allows the code to read much more clearly.  (Instead of mocking the filesystem, I mock the service).</description>
		<content:encoded><![CDATA[<p>I often need to mock out the filesystem, but find it of little use to simply duplicate the filesystem api.  Rather, I would treat the filesystem as a service, and make an interface that represented that service.</p>
<p>The result is a much higher level interface that allows the code to read much more clearly.  (Instead of mocking the filesystem, I mock the service).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
