<?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/"
		>
<channel>
	<title>Comments on: An Updated JUnit AllTests Suite</title>
	<atom:link href="http://burtbeckwith.com/blog/?feed=rss2&#038;p=52" rel="self" type="application/rss+xml" />
	<link>http://burtbeckwith.com/blog/?p=52</link>
	<description>Burt Beckwith's Java Blog</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:11:31 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Swati Patel</title>
		<link>http://burtbeckwith.com/blog/?p=52&#038;cpage=1#comment-33581</link>
		<dc:creator>Swati Patel</dc:creator>
		<pubDate>Mon, 28 Jun 2010 04:39:32 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=52#comment-33581</guid>
		<description>Thanks this was really useful!</description>
		<content:encoded><![CDATA[<p>Thanks this was really useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ran Biron</title>
		<link>http://burtbeckwith.com/blog/?p=52&#038;cpage=1#comment-20966</link>
		<dc:creator>Ran Biron</dc:creator>
		<pubDate>Sun, 30 Aug 2009 12:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=52#comment-20966</guid>
		<description>Excellent! Now I can have my single-click-to-run-tests in a multi-module environment.
Thanks!</description>
		<content:encoded><![CDATA[<p>Excellent! Now I can have my single-click-to-run-tests in a multi-module environment.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Pietri</title>
		<link>http://burtbeckwith.com/blog/?p=52&#038;cpage=1#comment-15512</link>
		<dc:creator>William Pietri</dc:creator>
		<pubDate>Tue, 31 Mar 2009 18:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=52#comment-15512</guid>
		<description>Perfect!

I had written something like this for JUnit 3, and was not looking forward to writing it again.

Thanks for sharing!</description>
		<content:encoded><![CDATA[<p>Perfect!</p>
<p>I had written something like this for JUnit 3, and was not looking forward to writing it again.</p>
<p>Thanks for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soapbox Rants and Raves &#187; JUnit 4.x Test Suites&#8230;</title>
		<link>http://burtbeckwith.com/blog/?p=52&#038;cpage=1#comment-11420</link>
		<dc:creator>Soapbox Rants and Raves &#187; JUnit 4.x Test Suites&#8230;</dc:creator>
		<pubDate>Tue, 26 Aug 2008 00:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=52#comment-11420</guid>
		<description>[...] for. You can read about some annotation-based test suites at this site. This guy gave me the exact code I was looking for, maybe someday they will add this feature directly to [...]</description>
		<content:encoded><![CDATA[<p>[...] for. You can read about some annotation-based test suites at this site. This guy gave me the exact code I was looking for, maybe someday they will add this feature directly to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Brod</title>
		<link>http://burtbeckwith.com/blog/?p=52&#038;cpage=1#comment-10006</link>
		<dc:creator>Adam Brod</dc:creator>
		<pubDate>Thu, 28 Feb 2008 19:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://burtbeckwith.com/blog/?p=52#comment-10006</guid>
		<description>This is exactly what I was looking for.  I want to be able to create my own test suites dynamically and this makes it much easier.</description>
		<content:encoded><![CDATA[<p>This is exactly what I was looking for.  I want to be able to create my own test suites dynamically and this makes it much easier.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
