<?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: More about SevenMock</title>
	<atom:link href="http://www.simonlin.ca/2008/01/14/more-about-sevenmock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonlin.ca/2008/01/14/more-about-sevenmock/</link>
	<description>A site by Simon Lin</description>
	<lastBuildDate>Tue, 24 Jun 2008 17:59:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simon</title>
		<link>http://www.simonlin.ca/2008/01/14/more-about-sevenmock/comment-page-1/#comment-79</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 28 Jan 2008 07:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlin.ca/2008/01/15/more-about-sevenmock/#comment-79</guid>
		<description>&lt;p&gt;@James:
I guess I was just not patient enough to read through the tutorial.  I understood SevenMock the moment I read its example.&lt;/p&gt;

&lt;p&gt;@Colin:
I&#039;ve been writing more tests with SevenMock.  I&#039;ll sure post my findings on the Wiki.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@James:
I guess I was just not patient enough to read through the tutorial.  I understood SevenMock the moment I read its example.</p>

<p>@Colin:
I&#8217;ve been writing more tests with SevenMock.  I&#8217;ll sure post my findings on the Wiki.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Colin</title>
		<link>http://www.simonlin.ca/2008/01/14/more-about-sevenmock/comment-page-1/#comment-76</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Tue, 15 Jan 2008 16:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlin.ca/2008/01/15/more-about-sevenmock/#comment-76</guid>
		<description>&lt;p&gt;Glad to hear that you found SevenMock useful :)&lt;/p&gt;

&lt;p&gt;I&#039;d certainly be interested to know if you or anyone else has thoughts on whether/how SevenMock could be extended. I&#039;m keen to keep it simple, but a couple of ideas that I&#039;ve been working on are a test recorder and flexible sequencing. &lt;/p&gt;

&lt;p&gt;I&#039;m using the project wiki to push some ideas about:
http://seven-mock.wiki.sourceforge.net/Features+and+Improvements&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Glad to hear that you found SevenMock useful <img src='http://www.simonlin.ca/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

<p>I&#8217;d certainly be interested to know if you or anyone else has thoughts on whether/how SevenMock could be extended. I&#8217;m keen to keep it simple, but a couple of ideas that I&#8217;ve been working on are a test recorder and flexible sequencing. </p>

<p>I&#8217;m using the project wiki to push some ideas about:
<a href="http://seven-mock.wiki.sourceforge.net/Features+and+Improvements" rel="nofollow">http://seven-mock.wiki.sourceforge.net/Features+and+Improvements</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.simonlin.ca/2008/01/14/more-about-sevenmock/comment-page-1/#comment-75</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 15 Jan 2008 08:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonlin.ca/2008/01/15/more-about-sevenmock/#comment-75</guid>
		<description>&lt;p&gt;In jMock you use a parameter Matcher.  Two minutes of reading the cookbook would give you the answer.&lt;/p&gt;

&lt;p&gt;If it sounds as if you have not understood how your persistence layer works.  A value type (like an integer) should always implement equals and hashCode.  An entity should not, and should only be compared by reference. So jMock does the right thing and, by failing the test, is showing you that there is a problem in the code.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In jMock you use a parameter Matcher.  Two minutes of reading the cookbook would give you the answer.</p>

<p>If it sounds as if you have not understood how your persistence layer works.  A value type (like an integer) should always implement equals and hashCode.  An entity should not, and should only be compared by reference. So jMock does the right thing and, by failing the test, is showing you that there is a problem in the code.</p>]]></content:encoded>
	</item>
</channel>
</rss>
