<?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: Mockito an alternative to JMock</title>
	<atom:link href="http://www.btaz.com/java/mockito-an-alternative-to-jmock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.btaz.com/java/mockito-an-alternative-to-jmock/</link>
	<description>Promoting the art of coding</description>
	<lastBuildDate>Fri, 16 Jul 2010 16:52:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: michael</title>
		<link>http://www.btaz.com/java/mockito-an-alternative-to-jmock/comment-page-1/#comment-241</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=38#comment-241</guid>
		<description>I think it&#039;s fairly easy to migrate tests from JMock to Mockito. Where I work we allow both of these frameworks and programmers are free to pick whichever they want within the same project. For us that prefer Mockito we typically leave the JMock tests in place unless there&#039;s a reason to rewrite them. However if I have to add new tests I typically use Mockito over JMock .</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s fairly easy to migrate tests from JMock to Mockito. Where I work we allow both of these frameworks and programmers are free to pick whichever they want within the same project. For us that prefer Mockito we typically leave the JMock tests in place unless there&#8217;s a reason to rewrite them. However if I have to add new tests I typically use Mockito over JMock .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.btaz.com/java/mockito-an-alternative-to-jmock/comment-page-1/#comment-239</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 09 Jun 2010 14:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.btaz.com/?p=38#comment-239</guid>
		<description>how easy is it to migrate to mockito from Jmock if you have loads of JMock tests ?</description>
		<content:encoded><![CDATA[<p>how easy is it to migrate to mockito from Jmock if you have loads of JMock tests ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
