<?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: ASP.NET 3.5: improving testability with System.Web.Abstractions</title>
	<atom:link href="http://www.kongsli.net/nblog/2009/05/03/aspnet-35-improving-testability-with-systemwebabstractions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kongsli.net/nblog/2009/05/03/aspnet-35-improving-testability-with-systemwebabstractions/</link>
	<description>Deep thoughts on shallow topics</description>
	<lastBuildDate>Mon, 16 Jan 2012 00:36:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: vidarkongsli</title>
		<link>http://www.kongsli.net/nblog/2009/05/03/aspnet-35-improving-testability-with-systemwebabstractions/comment-page-1/#comment-4028</link>
		<dc:creator>vidarkongsli</dc:creator>
		<pubDate>Tue, 26 May 2009 11:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kongsli.net/nblog/?p=127#comment-4028</guid>
		<description>&lt;p&gt;Regretably, I am not familiar with NUnit and quite frankly I was not aware that there is any mocking functionality in NUnit. I would suggest that you start using Rhino.Mocks together with NUnit in order to achieve this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Regretably, I am not familiar with NUnit and quite frankly I was not aware that there is any mocking functionality in NUnit. I would suggest that you start using Rhino.Mocks together with NUnit in order to achieve this.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lilou Caze</title>
		<link>http://www.kongsli.net/nblog/2009/05/03/aspnet-35-improving-testability-with-systemwebabstractions/comment-page-1/#comment-3925</link>
		<dc:creator>Lilou Caze</dc:creator>
		<pubDate>Fri, 15 May 2009 14:15:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.kongsli.net/nblog/?p=127#comment-3925</guid>
		<description>&lt;p&gt;Hi!
First, thanks a lot for this post!&lt;/p&gt;

&lt;p&gt;I am currently writing unit tests, using NUnit, and I do not manage to mock a HttpRequest object.
I hoped that HttpRequestBase would help me but NUnit does not want to mock it.
Do you know how to achieve such a thing with NUnit?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi!
First, thanks a lot for this post!</p>

<p>I am currently writing unit tests, using NUnit, and I do not manage to mock a HttpRequest object.
I hoped that HttpRequestBase would help me but NUnit does not want to mock it.
Do you know how to achieve such a thing with NUnit?</p>]]></content:encoded>
	</item>
</channel>
</rss>

