<?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>Redcode &#187; mock</title>
	<atom:link href="http://www.redcode.nl/blog/tag/mock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redcode.nl</link>
	<description>Java, algorithms, math and more</description>
	<lastBuildDate>Fri, 30 Dec 2011 12:21:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Testing with Spring</title>
		<link>http://www.redcode.nl/blog/2009/12/testing-with-spring/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-with-spring</link>
		<comments>http://www.redcode.nl/blog/2009/12/testing-with-spring/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:49:31 +0000</pubDate>
		<dc:creator>royvanrijn</dc:creator>
				<category><![CDATA[Java Programming]]></category>
		<category><![CDATA[context]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[mock]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[tdd]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://www.redcode.nl/?p=154</guid>
		<description><![CDATA[<p>To improve the quality of your code it is important to thoroughly test your code. Not only using unit tests but also using integration tests. I&#8217;ll describe these terms and show examples on how to create tests using JUnit and Spring&#8217;s Test library.</p> Unit Testing <p>A unit-test is an automated test that tests one single [...]]]></description>
		<wfw:commentRss>http://www.redcode.nl/blog/2009/12/testing-with-spring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

