<?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 Web Api Integration Tests With Self Hosting</title>
	<atom:link href="http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/</link>
	<description>Improving my craft...</description>
	<lastBuildDate>Tue, 21 May 2013 18:37:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Automated Testing of ASP.NET Web API and MVC applications &#124; Robert Daniel Moore&#039;s Blog</title>
		<link>http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/#comment-458</link>
		<dc:creator>Automated Testing of ASP.NET Web API and MVC applications &#124; Robert Daniel Moore&#039;s Blog</dc:creator>
		<pubDate>Sat, 02 Feb 2013 09:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cromwellhaus.com/?p=1040#comment-458</guid>
		<description><![CDATA[[...] ASP.Net Web Api Integration Tests With Self Hosting [...]]]></description>
		<content:encoded><![CDATA[<p>[...] ASP.Net Web Api Integration Tests With Self Hosting [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neel</title>
		<link>http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/#comment-456</link>
		<dc:creator>neel</dc:creator>
		<pubDate>Wed, 30 Jan 2013 07:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cromwellhaus.com/?p=1040#comment-456</guid>
		<description><![CDATA[how can i integrate cleartrip api with php based website ?]]></description>
		<content:encoded><![CDATA[<p>how can i integrate cleartrip api with php based website ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cromwellryan</title>
		<link>http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/#comment-336</link>
		<dc:creator>cromwellryan</dc:creator>
		<pubDate>Thu, 26 Jul 2012 12:15:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cromwellhaus.com/?p=1040#comment-336</guid>
		<description><![CDATA[I&#039;m using this technique with a series of Specflow specs to build acceptance tests around an api.  I don&#039;t use an IoC (yet) and instead have a default constructor with the appropriate dependencies.  I imagine that will change as this evolves and when the time comes I&#039;m going to look into the self hosting construction code either directly (is it OSS?) or with Reflector/JustDecompile]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m using this technique with a series of Specflow specs to build acceptance tests around an api.  I don&#8217;t use an IoC (yet) and instead have a default constructor with the appropriate dependencies.  I imagine that will change as this evolves and when the time comes I&#8217;m going to look into the self hosting construction code either directly (is it OSS?) or with Reflector/JustDecompile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt kocaj</title>
		<link>http://cromwellhaus.com/2012/02/asp-net-web-api-integration-tests-with-self-hosting/#comment-335</link>
		<dc:creator>matt kocaj</dc:creator>
		<pubDate>Thu, 26 Jul 2012 05:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cromwellhaus.com/?p=1040#comment-335</guid>
		<description><![CDATA[This is good but it seems as though HttpSelfHostServer instantiates the 
controllers directly and controllers with any dependencies will break this methodology. Is it possible to inject dependencies via IoC with a test like this?]]></description>
		<content:encoded><![CDATA[<p>This is good but it seems as though HttpSelfHostServer instantiates the <br />
controllers directly and controllers with any dependencies will break this methodology. Is it possible to inject dependencies via IoC with a test like this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: cromwellhaus.com @ 2013-05-25 02:46:50 by W3 Total Cache -->