<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
	>
<channel>
	<title>Comments on: Useful Grails Integration Testing Snippet: Delete All Instances of Domain Classes</title>
	<atom:link href="http://enfranchisedmind.com/blog/posts/grails-integration-test-delete-all-domain/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog/posts/grails-integration-test-delete-all-domain/</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:16:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Ryan M</title>
		<link>http://enfranchisedmind.com/blog/posts/grails-integration-test-delete-all-domain/#comment-38226</link>
		<dc:creator>Ryan M</dc:creator>
		<pubDate>Mon, 14 Nov 2011 19:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=917#comment-38226</guid>
		<description>This is great for testing frameworks like spock because I have to clean up between each iteration of the test and grails will only handle this between tests, not iterations. Thanks!</description>
		<content:encoded><![CDATA[<p>This is great for testing frameworks like spock because I have to clean up between each iteration of the test and grails will only handle this between tests, not iterations. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amit</title>
		<link>http://enfranchisedmind.com/blog/posts/grails-integration-test-delete-all-domain/#comment-36934</link>
		<dc:creator>Amit</dc:creator>
		<pubDate>Thu, 15 Oct 2009 06:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=917#comment-36934</guid>
		<description>Thanks a ton!!</description>
		<content:encoded><![CDATA[<p>Thanks a ton!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taras Matyashovsky</title>
		<link>http://enfranchisedmind.com/blog/posts/grails-integration-test-delete-all-domain/#comment-34176</link>
		<dc:creator>Taras Matyashovsky</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:56:50 +0000</pubDate>
		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=917#comment-34176</guid>
		<description>Thanks, was very useful for me.</description>
		<content:encoded><![CDATA[<p>Thanks, was very useful for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

