<?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: Mockito</title>
	<atom:link href="http://monkeyisland.pl/2008/01/14/mockito/feed/" rel="self" type="application/rss+xml" />
	<link>http://monkeyisland.pl/2008/01/14/mockito/</link>
	<description>about software</description>
	<lastBuildDate>Fri, 11 May 2012 11:03:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Adam</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3900</link>
		<dc:creator><![CDATA[Adam]]></dc:creator>
		<pubDate>Fri, 25 Nov 2011 15:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3900</guid>
		<description><![CDATA[If you&#039;re not using JMock then you&#039;re not doing it right.

http://www.jmock.org]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re not using JMock then you&#8217;re not doing it right.</p>
<p><a href="http://www.jmock.org" rel="nofollow">http://www.jmock.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mockito: drink it without moderation - Programming and more &#8230;</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3754</link>
		<dc:creator><![CDATA[Mockito: drink it without moderation - Programming and more &#8230;]]></dc:creator>
		<pubDate>Fri, 18 Feb 2011 19:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3754</guid>
		<description><![CDATA[[...] Faber, the author of Mockito, has a few things to say on why his tool is well done and conceptually right for unit-testing. I will just focus on a few [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Faber, the author of Mockito, has a few things to say on why his tool is well done and conceptually right for unit-testing. I will just focus on a few [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3624</link>
		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Tue, 28 Sep 2010 21:23:15 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3624</guid>
		<description><![CDATA[This makes testing enjoyable.  I can focus on the flow of the system rather than on annoying little odds and ends.  Hats off to you.]]></description>
		<content:encoded><![CDATA[<p>This makes testing enjoyable.  I can focus on the flow of the system rather than on annoying little odds and ends.  Hats off to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Kramer</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3523</link>
		<dc:creator><![CDATA[Eric Kramer]]></dc:creator>
		<pubDate>Tue, 15 Jun 2010 12:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3523</guid>
		<description><![CDATA[Awesome!  This *exactly* what I was looking for.  As I surveyed the other libraries I thought, wow, this seems like a LOT of work compared to just creating manual stubs myself.  THEN I found your library and this manifesto.  Nice work!]]></description>
		<content:encoded><![CDATA[<p>Awesome!  This *exactly* what I was looking for.  As I surveyed the other libraries I thought, wow, this seems like a LOT of work compared to just creating manual stubs myself.  THEN I found your library and this manifesto.  Nice work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3518</link>
		<dc:creator><![CDATA[Will]]></dc:creator>
		<pubDate>Fri, 28 May 2010 03:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3518</guid>
		<description><![CDATA[On my last project one of my developers suggested mockito, I was skeptical of learning another mocking framework given the pain I had to learn jMock.  But as a good tech lead I listened, used, and now I&#039;m sold on Mockito.  It was very easy to create tests that I could follow.]]></description>
		<content:encoded><![CDATA[<p>On my last project one of my developers suggested mockito, I was skeptical of learning another mocking framework given the pain I had to learn jMock.  But as a good tech lead I listened, used, and now I&#8217;m sold on Mockito.  It was very easy to create tests that I could follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Foo Barolo</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3517</link>
		<dc:creator><![CDATA[Foo Barolo]]></dc:creator>
		<pubDate>Wed, 26 May 2010 01:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3517</guid>
		<description><![CDATA[Thank you for creating this gem.   The fact that I have used jmock for the last time brings joy to my meager existence.   I wish more frameworks were so well-written.]]></description>
		<content:encoded><![CDATA[<p>Thank you for creating this gem.   The fact that I have used jmock for the last time brings joy to my meager existence.   I wish more frameworks were so well-written.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omdivo from Poland</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3510</link>
		<dc:creator><![CDATA[Omdivo from Poland]]></dc:creator>
		<pubDate>Thu, 06 May 2010 08:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3510</guid>
		<description><![CDATA[Great tool, thanks for sharing it with us.]]></description>
		<content:encoded><![CDATA[<p>Great tool, thanks for sharing it with us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Junho</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3496</link>
		<dc:creator><![CDATA[Junho]]></dc:creator>
		<pubDate>Tue, 06 Apr 2010 19:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3496</guid>
		<description><![CDATA[Great job on Mockito.  I&#039;ve tried several other mock frameworks out there but have decided to stick with Mockito because I have the easiest time doing what I need to do--test my code.]]></description>
		<content:encoded><![CDATA[<p>Great job on Mockito.  I&#8217;ve tried several other mock frameworks out there but have decided to stick with Mockito because I have the easiest time doing what I need to do&#8211;test my code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3481</link>
		<dc:creator><![CDATA[Steve]]></dc:creator>
		<pubDate>Sun, 07 Mar 2010 02:49:06 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3481</guid>
		<description><![CDATA[Last evening I used Mockito for the first time, after a coworker recommended it.  I&#039;m sold!  I haven&#039;t used other mocking frameworks, so the only comparison I have is against my manually mocked interfaces and classes.

Comparing the dozens (hundreds?) of setup lines, hacks, null method implementations I used to need to mock out legacy system and 3rd party interfaces and services, the 12 lines of Mockito I needed to mock out a set of domain objects and a few services are a joy to behold.  

I found four bugs in the two classes I was playing with, and I think that this can be attributed directly to the ease with which I was able to create the test cases in the first place.

Nice job, guys!

I&#039;m now somewhat annoyed with myself for not finding Mockito earlier.]]></description>
		<content:encoded><![CDATA[<p>Last evening I used Mockito for the first time, after a coworker recommended it.  I&#8217;m sold!  I haven&#8217;t used other mocking frameworks, so the only comparison I have is against my manually mocked interfaces and classes.</p>
<p>Comparing the dozens (hundreds?) of setup lines, hacks, null method implementations I used to need to mock out legacy system and 3rd party interfaces and services, the 12 lines of Mockito I needed to mock out a set of domain objects and a few services are a joy to behold.  </p>
<p>I found four bugs in the two classes I was playing with, and I think that this can be attributed directly to the ease with which I was able to create the test cases in the first place.</p>
<p>Nice job, guys!</p>
<p>I&#8217;m now somewhat annoyed with myself for not finding Mockito earlier.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Casserly</title>
		<link>http://monkeyisland.pl/2008/01/14/mockito/#comment-3284</link>
		<dc:creator><![CDATA[Dave Casserly]]></dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://szczepiq.wordpress.com/2008/01/14/mockito/#comment-3284</guid>
		<description><![CDATA[Very impressed. Was just starting a new project and using jmock, and someone mentioned mockito so i thought i&#039;d give it go.

Functionally it appears to do the same thing as other mock libraries (mock stuff!)... however the clarity of the api is a pleasure to use. The readability of the tests produced is... err very readable.

Nice work. Cheers.]]></description>
		<content:encoded><![CDATA[<p>Very impressed. Was just starting a new project and using jmock, and someone mentioned mockito so i thought i&#8217;d give it go.</p>
<p>Functionally it appears to do the same thing as other mock libraries (mock stuff!)&#8230; however the clarity of the api is a pleasure to use. The readability of the tests produced is&#8230; err very readable.</p>
<p>Nice work. Cheers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

