<?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>Chaotic Java &#187; Unit testing</title>
	<atom:link href="http://chaoticjava.com/posts/category/code/unit-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Mon, 14 Nov 2011 03:49:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Project Darkstar, Unit Testing and Mock objects</title>
		<link>http://chaoticjava.com/posts/project-darkstar-unit-testing-and-mock-objects/</link>
		<comments>http://chaoticjava.com/posts/project-darkstar-unit-testing-and-mock-objects/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 20:16:02 +0000</pubDate>
		<dc:creator>Aviad</dc:creator>
				<category><![CDATA[Unit testing]]></category>
		<category><![CDATA[darkstar]]></category>
		<category><![CDATA[tdd]]></category>

		<guid isPermaLink="false">http://chaoticjava.com/?p=239</guid>
		<description><![CDATA[<script type="text/javascript">dzone_url = "http://chaoticjava.com/posts/project-darkstar-unit-testing-and-mock-objects/";</script>Ever since I started using TDD (test driven development) methods in my work, I never stopped. I rarely start a project without knowing how I&#8217;ll test it, and not just in Java: C#, Objective-C, and Python as well. I&#8217;ve found that TDD can be done in the most unlikely places, such as servlets using Cactus [...]]]></description>
		<wfw:commentRss>http://chaoticjava.com/posts/project-darkstar-unit-testing-and-mock-objects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

