<?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: Effective Tests: Expected Objects</title>
	<atom:link href="http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/</link>
	<description>pursuing well-crafted software</description>
	<lastBuildDate>Fri, 24 May 2013 07:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Viceroy</title>
		<link>http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/#comment-249</link>
		<dc:creator>Viceroy</dc:creator>
		<pubDate>Fri, 05 Aug 2011 01:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=489#comment-249</guid>
		<description>
I am certainly thankful to you for providing us with this invaluable info. My spouse and I are truthfully grateful, precisely the computer data we needed. </description>
		<content:encoded><![CDATA[<p>I am certainly thankful to you for providing us with this invaluable info. My spouse and I are truthfully grateful, precisely the computer data we needed. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/#comment-241</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 10 Jul 2011 16:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=489#comment-241</guid>
		<description>Thanks, but I&#039;ve had my own library for this for about a year.  I didn&#039;t mention it in this article because I&#039;m trying to keep the focus on patterns and principles rather than frameworks, but I&#039;ve written a separate article introducing my library.  You can read about it &lt;a href=&quot;http://lostechies.com/derekgreer/2011/06/28/introducing-the-expected-objects-library/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks, but I&#8217;ve had my own library for this for about a year.  I didn&#8217;t mention it in this article because I&#8217;m trying to keep the focus on patterns and principles rather than frameworks, but I&#8217;ve written a separate article introducing my library.  You can read about it <a href="http://lostechies.com/derekgreer/2011/06/28/introducing-the-expected-objects-library/" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock &#187; The Morning Brew #881</title>
		<link>http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/#comment-232</link>
		<dc:creator>The Morning Brew - Chris Alcock &#187; The Morning Brew #881</dc:creator>
		<pubDate>Mon, 27 Jun 2011 07:40:48 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=489#comment-232</guid>
		<description>[...] Effective Tests: Expected Objects - Derek Greer continues his series on effective tests with a look at the expected object pattern as a way of reducing the code duplication which can resultfrom comparing object instances [...]</description>
		<content:encoded><![CDATA[<p>[...] Effective Tests: Expected Objects &#8211; Derek Greer continues his series on effective tests with a look at the expected object pattern as a way of reducing the code duplication which can resultfrom comparing object instances [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf Westphal</title>
		<link>http://lostechies.com/derekgreer/2011/06/24/effective-tests-expected-objects/#comment-231</link>
		<dc:creator>Ralf Westphal</dc:creator>
		<pubDate>Sun, 26 Jun 2011 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derekgreer/?p=489#comment-231</guid>
		<description>Maybe you want to have a look at this CodePlex project: http://equalidator.codeplex.com/

The Equalidator can compare any two object graphs for value based equality. No need to have Equals() overridden, no need to build am Expected Object class.</description>
		<content:encoded><![CDATA[<p>Maybe you want to have a look at this CodePlex project: http://equalidator.codeplex.com/</p>
<p>The Equalidator can compare any two object graphs for value based equality. No need to have Equals() overridden, no need to build am Expected Object class.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
