<?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>A Java geek &#187; unit test</title>
	<atom:link href="http://blog.frankel.ch/tag/unit-test/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 21:41:47 +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>Speeding up your DBUnit tests with JavaDB</title>
		<link>http://blog.frankel.ch/speeding-up-your-dbunit-tests-with-javadb</link>
		<comments>http://blog.frankel.ch/speeding-up-your-dbunit-tests-with-javadb#comments</comments>
		<pubDate>Sun, 08 Jun 2008 14:48:36 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[dbunit]]></category>
		<category><![CDATA[derby]]></category>
		<category><![CDATA[javadb]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=12</guid>
		<description><![CDATA[Introduction to DBUnit With the developed use of JUnit, many additions were made to it. These additions take advantage of the pluggable nature of JUnit. One of these contribution is DBUnit. DBUnit enables your unit tests to: preload the database with datas pertaining to your current test only, run your unit test (as usual), remove [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/speeding-up-your-dbunit-tests-with-javadb/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The unit test war : JUnit vs TestNG</title>
		<link>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng</link>
		<comments>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng#comments</comments>
		<pubDate>Sun, 01 Jun 2008 15:07:31 +0000</pubDate>
		<dc:creator>Nicolas Frankel</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[testng]]></category>
		<category><![CDATA[unit test]]></category>

		<guid isPermaLink="false">http://blog.frankel.ch/?p=11</guid>
		<description><![CDATA[What is unit testing anyway? If you&#8217;re in contact with Java development, as a developer, an architect or a project manager, you can&#8217;t have heard of unit testing, as every quality method enforces its use. From Wikipedia: &#8220;Unit testing is a test (often automated) that validates that individual units of source code are working properly. [...]]]></description>
		<wfw:commentRss>http://blog.frankel.ch/the-unit-test-war-junit-vs-testng/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

