<?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: Running and debugging unit tests with NUnit and Visual Studio</title>
	<atom:link href="http://www.paolocorti.net/2007/01/05/running-and-debugging-unit-tests-with-nunit-and-visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paolocorti.net/2007/01/05/running-and-debugging-unit-tests-with-nunit-and-visual-studio/</link>
	<description>a blog about GIS, CMS, agile development and design patterns</description>
	<pubDate>Fri, 30 Jul 2010 22:51:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Louis-Philippe Carig</title>
		<link>http://www.paolocorti.net/2007/01/05/running-and-debugging-unit-tests-with-nunit-and-visual-studio/comment-page-1/#comment-6553</link>
		<dc:creator>Louis-Philippe Carig</dc:creator>
		<pubDate>Wed, 02 May 2007 16:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.paolocorti.net/public/wordpress/index.php/gis/running-and-debugging-unit-tests-with-nunit-and-visual-studio#comment-6553</guid>
		<description>Hi,

I have an ArcMap extension written in C#.  I would like to test it with NUnit.  Unfortunately, since NUnit is running my code, objects in ArcMap are nulls (Application, MxDocument, etc).  Do you know how to unit test an ArcMap extension written in C#?  I would have to start ArcMap and then run NUnit on top of ArcMap.  But I don't know how.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have an ArcMap extension written in C#.  I would like to test it with NUnit.  Unfortunately, since NUnit is running my code, objects in ArcMap are nulls (Application, MxDocument, etc).  Do you know how to unit test an ArcMap extension written in C#?  I would have to start ArcMap and then run NUnit on top of ArcMap.  But I don&#8217;t know how.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
