<?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; javadb</title>
	<atom:link href="http://blog.frankel.ch/tag/javadb/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frankel.ch</link>
	<description>Nicolas Fränkel blog</description>
	<lastBuildDate>Mon, 26 Jul 2010 14:37:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=5567</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>
	</channel>
</rss>
