<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/NUnit</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 08 Sep 2008 05:03:01 GMT</pubDate>
<item>
<title>(C#) NUnit Testing - qrist0ph</title>
<link>http://snipplr.com/view/6290/nunit-testing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 19 May 2008 07:12:59 GMT</pubDate>
<guid>http://snipplr.com/view/6290/nunit-testing/</guid>
</item>
<item>
<title>(C#) NUnit Forms Code to Dismiss a Modal Form (not a messagebox). - rengber</title>
<link>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</link>
<description><![CDATA[ <p>The trick to this is that you must find the class name of the form.  The caption won't cut it for non-messagebox modals.</p> ]]></description>
<pubDate>Thu, 12 Apr 2007 19:28:39 GMT</pubDate>
<guid>http://snipplr.com/view/2461/nunit-forms-code-to-dismiss-a-modal-form-not-a-messagebox/</guid>
</item>
<item>
<title>(C#) Using NUnitForms - rengber</title>
<link>http://snipplr.com/view/2446/using-nunitforms/</link>
<description><![CDATA[ <p>Note:  The override of UseHidden controls whether or not NUnit will create forms in a hidden desktop/winstation.  It needs to be set before the constructor is called in order to be effective.</p> ]]></description>
<pubDate>Tue, 10 Apr 2007 16:32:24 GMT</pubDate>
<guid>http://snipplr.com/view/2446/using-nunitforms/</guid>
</item>
</channel>
</rss>