<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nerd Boys &#187; JUnit</title>
	<atom:link href="http://nerdboys.com/tag/junit/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Thu, 02 Sep 2010 22:07:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>XtUnit Troubleshooting</title>
		<link>http://nerdboys.com/2009/10/10/xtunit-troubleshooting/</link>
		<comments>http://nerdboys.com/2009/10/10/xtunit-troubleshooting/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 18:00:38 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[Mini How-Tos]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[JUnit]]></category>
		<category><![CDATA[NUnit]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://nerdboys.com/?p=577</guid>
		<description><![CDATA[




<p>I&#8217;m a big advocate of automated software testing with tools like the venerable JUnit for Java and the similar NUnit for the .NET languages such as C#.</p>
<p>Yesterday I was implementing some NUnit tests for a C# database access object (or DAO). If you have ever implemented such tests before you&#8217;ll probably agree with me that it&#8217;s important for your test data to be in a known and consistent state before every test run.</p>
<p>For example, let&#8217;s <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2009/10/10/xtunit-troubleshooting/">XtUnit Troubleshooting]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2009/10/10/xtunit-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
