<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Mock Frameworks, not for everyone and everytime</title>
	<atom:link href="http://blog.petermolgaard.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.petermolgaard.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/</link>
	<description>Idealism is what precedes experience; cynicism is what follows...</description>
	<lastBuildDate>Sat, 20 Mar 2010 23:53:42 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter Andreas Molgaard</title>
		<link>http://blog.petermolgaard.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/#comment-1304</link>
		<dc:creator>Peter Andreas Molgaard</dc:creator>
		<pubDate>Tue, 30 Jun 2009 10:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://dopenhagen.wordpress.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/#comment-1304</guid>
		<description>Hi Kris,

Thanks for your input, now the post is more than a year old, so I realize that a lot of things have changed. Perhaps its time for me to revisit the topic and write more about it...

// Peter</description>
		<content:encoded><![CDATA[<p>Hi Kris,</p>
<p>Thanks for your input, now the post is more than a year old, so I realize that a lot of things have changed. Perhaps its time for me to revisit the topic and write more about it&#8230;</p>
<p>// Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris</title>
		<link>http://blog.petermolgaard.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/#comment-1303</link>
		<dc:creator>Kris</dc:creator>
		<pubDate>Tue, 30 Jun 2009 09:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://dopenhagen.wordpress.com/2008/06/15/mock-frameworks-not-for-everyone-and-everytime/#comment-1303</guid>
		<description>I realize that some of the pointed out problems are reasonable. Some of the issues may be solved by using right mock framework. You could give a try to this one: http://bitbucket.org/loomis/mockito-flex/. It is not record/replay. Instead it lets you verify only what you are interested in and stub only what you need to. Someone pointed out that this approach don&#039;t let you see problems in the code (as you may give up on specifying some of the interactions). I believe you can easily address it by adding enough tests that focus on the behavior of the function.</description>
		<content:encoded><![CDATA[<p>I realize that some of the pointed out problems are reasonable. Some of the issues may be solved by using right mock framework. You could give a try to this one: <a href="http://bitbucket.org/loomis/mockito-flex/" rel="nofollow">http://bitbucket.org/loomis/mockito-flex/</a>. It is not record/replay. Instead it lets you verify only what you are interested in and stub only what you need to. Someone pointed out that this approach don&#8217;t let you see problems in the code (as you may give up on specifying some of the interactions). I believe you can easily address it by adding enough tests that focus on the behavior of the function.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
