<?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: Test names go wild</title>
	<atom:link href="http://sarahtaraporewalla.com/testing/test-names-go-wild/feed/" rel="self" type="application/rss+xml" />
	<link>http://sarahtaraporewalla.com/testing/test-names-go-wild/</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 04:31:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sarah Taraporewalla</title>
		<link>http://sarahtaraporewalla.com/testing/test-names-go-wild/#comment-15</link>
		<dc:creator>Sarah Taraporewalla</dc:creator>
		<pubDate>Thu, 04 Sep 2008 06:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtarap.wordpress.com/2008/08/26/test-names-go-wild/#comment-15</guid>
		<description>@mark and @robin: haven&#039;t really looked into many other mocking libraries. I might check them out. But unfortunately I am not using .NET 3.5</description>
		<content:encoded><![CDATA[<p>@mark and @robin: haven&#8217;t really looked into many other mocking libraries. I might check them out. But unfortunately I am not using .NET 3.5</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin Clowers</title>
		<link>http://sarahtaraporewalla.com/testing/test-names-go-wild/#comment-14</link>
		<dc:creator>Robin Clowers</dc:creator>
		<pubDate>Wed, 03 Sep 2008 16:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtarap.wordpress.com/2008/08/26/test-names-go-wild/#comment-14</guid>
		<description>Also you might check out out Rhino Mocks, specifically the new Arrange, Act, Assert syntax: http://www.ayende.com/wiki/Rhino+Mocks+3.5.ashx.  It is a much more natural and less verbose way to do mocking.</description>
		<content:encoded><![CDATA[<p>Also you might check out out Rhino Mocks, specifically the new Arrange, Act, Assert syntax: <a href="http://www.ayende.com/wiki/Rhino+Mocks+3.5.ashx" rel="nofollow">http://www.ayende.com/wiki/Rhino+Mocks+3.5.ashx</a>.  It is a much more natural and less verbose way to do mocking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Needham</title>
		<link>http://sarahtaraporewalla.com/testing/test-names-go-wild/#comment-13</link>
		<dc:creator>Mark Needham</dc:creator>
		<pubDate>Wed, 03 Sep 2008 15:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://sarahtarap.wordpress.com/2008/08/26/test-names-go-wild/#comment-13</guid>
		<description>Re: mocking frameworks in C# - have you tried out Moq(http://code.google.com/p/moq/)?&lt;br/&gt;&lt;br/&gt;We were using it on our project - removes a lot of the annoying stubbing that NMock makes you do. I think it might require .NET 3.5 installed though so I guess it depends if you have that or not.</description>
		<content:encoded><![CDATA[<p>Re: mocking frameworks in C# &#8211; have you tried out Moq(http://code.google.com/p/moq/)?</p>
<p>We were using it on our project &#8211; removes a lot of the annoying stubbing that NMock makes you do. I think it might require .NET 3.5 installed though so I guess it depends if you have that or not.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
