<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Using Mock Objects when unit testing</title>
	<link>http://www.techmasala.com/2006/06/30/using-mock-objects-when-unit-testing/</link>
	<description>TechMasala is a mixture of everything around information technology world. It is more for audience who want to keep in pace with what is happening in the internet world, for the newbies to the industry and know what foundations they should possess, some tips and tricks, latest in the web world.</description>
	<pubDate>Tue, 06 Jan 2009 21:03:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: James Mead</title>
		<link>http://www.techmasala.com/2006/06/30/using-mock-objects-when-unit-testing/#comment-55</link>
		<pubDate>Sat, 05 Aug 2006 13:25:13 +0000</pubDate>
		<guid>http://www.techmasala.com/2006/06/30/using-mock-objects-when-unit-testing/#comment-55</guid>
					<description>I've recently released Mocha (http://mocha.rubyforge.org) a Ruby mocking and stubbing library which allows you to mock out methods on instances of a concrete class as well as JMock-style mock objects.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently released Mocha (http://mocha.rubyforge.org) a Ruby mocking and stubbing library which allows you to mock out methods on instances of a concrete class as well as JMock-style mock objects.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
