<?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"
	>
<channel>
	<title>Comments on: Parametric testing show down</title>
	<atom:link href="http://thediscoblog.com/2007/01/10/parametric-testing-show-down/feed/" rel="self" type="application/rss+xml" />
	<link>http://thediscoblog.com/2007/01/10/parametric-testing-show-down/</link>
	<description>Can you dig it man?</description>
	<pubDate>Thu, 21 Aug 2008 22:16:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Test Early &#187; Take heed of mixing JUnit 4&#8217;s Parameterized tests</title>
		<link>http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-8734</link>
		<dc:creator>Test Early &#187; Take heed of mixing JUnit 4&#8217;s Parameterized tests</dc:creator>
		<pubDate>Fri, 13 Apr 2007 23:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-8734</guid>
		<description>[...] One of the most handy features of JUnit 4 is its ability to run parameterized tests, which essentially means you can create a generic test and run it multiple times with various test parameters. In previous versions of JUnit, if you wanted to simulate this same behavior, you&#8217;d have to either: [...]</description>
		<content:encoded><![CDATA[<p>[...] One of the most handy features of JUnit 4 is its ability to run parameterized tests, which essentially means you can create a generic test and run it multiple times with various test parameters. In previous versions of JUnit, if you wanted to simulate this same behavior, you&#8217;d have to either: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Disco Blog &#187; Blog Archive &#187; Cosmopolitan fixtures in TestNG</title>
		<link>http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-7066</link>
		<dc:creator>The Disco Blog &#187; Blog Archive &#187; Cosmopolitan fixtures in TestNG</dc:creator>
		<pubDate>Tue, 13 Mar 2007 22:00:32 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-7066</guid>
		<description>[...] Cosmopolitan fixtures in TestNG  As I&#8217;ve written about before, TestNG supports parametric testing quite copaseticly; in fact, not only can you obtain parameters for tests, but TestNG also supports parametric fixtures. This means you can effectively create generic fixture objects that tailor themselves to particular environments. [...]</description>
		<content:encoded><![CDATA[<p>[...] Cosmopolitan fixtures in TestNG  As I&#8217;ve written about before, TestNG supports parametric testing quite copaseticly; in fact, not only can you obtain parameters for tests, but TestNG also supports parametric fixtures. This means you can effectively create generic fixture objects that tailor themselves to particular environments. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Disco Blog &#187; Blog Archive &#187; The lore of JUnit 4</title>
		<link>http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-5593</link>
		<dc:creator>The Disco Blog &#187; Blog Archive &#187; The lore of JUnit 4</dc:creator>
		<pubDate>Tue, 20 Feb 2007 22:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-5593</guid>
		<description>[...] The lore of JUnit 4  I&#8217;ve written a few articles that cover one of my favorite frameworks; however, that doesn&#8217;t mean I don&#8217;t dig JUnit 4. In fact, I&#8217;ve just published a tutorial on all things JUnit 4. In this tutorial, I show you how to leverage the new and copasetic features enabled by annotations, including parametric tests, exception tests, and timed tests. I also introduce JUnit 4&#8217;s flexible fixtures and I show you how to use annotations, rather than suites, to logically group tripped out tests before running them. [...]</description>
		<content:encoded><![CDATA[<p>[...] The lore of JUnit 4  I&#8217;ve written a few articles that cover one of my favorite frameworks; however, that doesn&#8217;t mean I don&#8217;t dig JUnit 4. In fact, I&#8217;ve just published a tutorial on all things JUnit 4. In this tutorial, I show you how to leverage the new and copasetic features enabled by annotations, including parametric tests, exception tests, and timed tests. I also introduce JUnit 4&#8217;s flexible fixtures and I show you how to use annotations, rather than suites, to logically group tripped out tests before running them. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deployJava &#187; Andrew Glover: Parametric testing show down</title>
		<link>http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-2794</link>
		<dc:creator>deployJava &#187; Andrew Glover: Parametric testing show down</dc:creator>
		<pubDate>Wed, 10 Jan 2007 20:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://thediscoblog.com/2007/01/10/parametric-testing-show-down/#comment-2794</guid>
		<description>[...] Andrew Glover on Parametric testing Go&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Andrew Glover on Parametric testing Go&#8230; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
