<?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>Development Blog &#187; Unit Testing</title>
	<atom:link href="http://www.jlhdevelopment.com/wordpress/tag/unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jlhdevelopment.com/wordpress</link>
	<description>Software Development Articles and Opinions</description>
	<lastBuildDate>Thu, 30 Dec 2010 07:45:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Unit Testing C++ AutoCAD ObjectARX</title>
		<link>http://www.jlhdevelopment.com/wordpress/2008/12/22/unit-testing-c-autocad-objectarx/</link>
		<comments>http://www.jlhdevelopment.com/wordpress/2008/12/22/unit-testing-c-autocad-objectarx/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 00:32:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[ObjectARX]]></category>
		<category><![CDATA[Unit Testing]]></category>

		<guid isPermaLink="false">http://www.jlhdevelopment.com/wordpress/?p=30</guid>
		<description><![CDATA[Let me start by saying that coming from a Java/C# development background, I found unit testing in C++ to be a real pain in the arse. JUnit and NUnit are the de facto unit testing frameworks for Java and .NET development. They are simple, easy to use, well documented, and have a decent community around [...]]]></description>
		<wfw:commentRss>http://www.jlhdevelopment.com/wordpress/2008/12/22/unit-testing-c-autocad-objectarx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

