<?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: RE: JUnit, Test your behavior not methods</title>
	<atom:link href="http://almaer.com/blog/re-junit-test-your-behavior-not-methods/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/re-junit-test-your-behavior-not-methods</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cedric</title>
		<link>http://almaer.com/blog/re-junit-test-your-behavior-not-methods/comment-page-1#comment-8348</link>
		<dc:creator>Cedric</dc:creator>
		<pubDate>Thu, 16 Sep 2004 23:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog2/re-junit-test-your-behavior-not-methods#comment-8348</guid>
		<description>Can&#039;t... resist... the plug...

I think both methods and behaviors need to be tested.

Groups in TestNG help achieve that.  You are free to create as many test methods as you want, and after that, you put them in a group which you can invoke separately.

http://beust.com/testng

--
Ced


</description>
		<content:encoded><![CDATA[<p>Can&#8217;t&#8230; resist&#8230; the plug&#8230;</p>
<p>I think both methods and behaviors need to be tested.</p>
<p>Groups in TestNG help achieve that.  You are free to create as many test methods as you want, and after that, you put them in a group which you can invoke separately.</p>
<p><a href="http://beust.com/testng" rel="nofollow">http://beust.com/testng</a></p>
<p>&#8211;<br />
Ced</p>
]]></content:encoded>
	</item>
</channel>
</rss>
