<?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: But the tests passed on my machine&#8230;</title>
	<atom:link href="http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=but-the-tests-passed-on-my-machine</link>
	<description></description>
	<lastBuildDate>Sun, 12 Feb 2012 18:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>By: Jason</title>
		<link>http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/comment-page-1/#comment-16554</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 20 Dec 2007 14:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/#comment-16554</guid>
		<description>Yes but as I indicated in #2 I rely on inheritance to achieve this but the class that actually caused the problem did not inherit from anything. Of course the fix was simply to inherit from the correct base class.</description>
		<content:encoded><![CDATA[<p>Yes but as I indicated in #2 I rely on inheritance to achieve this but the class that actually caused the problem did not inherit from anything. Of course the fix was simply to inherit from the correct base class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Osherove</title>
		<link>http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/comment-page-1/#comment-16547</link>
		<dc:creator>Roy Osherove</dc:creator>
		<pubDate>Thu, 20 Dec 2007 05:44:14 +0000</pubDate>
		<guid isPermaLink="false">http://elegantcode.com/2007/12/19/but-the-tests-passed-on-my-machine/#comment-16547</guid>
		<description>I usually use some transaction mechanism to rollback any changes previous tests have done, during the teardown process. Are you using any such mechanisms?</description>
		<content:encoded><![CDATA[<p>I usually use some transaction mechanism to rollback any changes previous tests have done, during the teardown process. Are you using any such mechanisms?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

