<?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: Hardcore unit testing in Swing</title>
	<atom:link href="http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/feed/" rel="self" type="application/rss+xml" />
	<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/</link>
	<description>To boldly muse about Open Source</description>
	<pubDate>Wed, 19 Nov 2008 13:03:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Gilles Philippart</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-210</link>
		<dc:creator>Gilles Philippart</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-210</guid>
		<description>Try http://jemmy.netbeans.org/, it's a gem.&lt;br /&gt;
&lt;br /&gt;
Gilles</description>
		<content:encoded><![CDATA[<p>Try <a href="http://jemmy.netbeans.org/" rel="nofollow">http://jemmy.netbeans.org/</a>, it&#8217;s a gem.</p>
<p>Gilles</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Hawtin</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-211</link>
		<dc:creator>Tom Hawtin</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-211</guid>
		<description>&lt;p&gt;If you want to restrict the data for a component, it is much better to alter the model than the component itself.&lt;/p&gt;

&lt;p&gt;In this case adding a document filter to a document is easy enough. It's much easier to test. It frees the original component to be subclassed on basis of other variations. The filtered document can be used with other types of component.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If you want to restrict the data for a component, it is much better to alter the model than the component itself.</p>
<p>In this case adding a document filter to a document is easy enough. It&#8217;s much easier to test. It frees the original component to be subclassed on basis of other variations. The filtered document can be used with other types of component.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randomness</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-212</link>
		<dc:creator>Randomness</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-212</guid>
		<description>&lt;strong&gt;How To Simulate Key Events In Swing JUnit Tests&lt;/strong&gt;&lt;br /&gt;Gianugo Rabellino has been playing with unit testing in Swing - an area that I've spent a lot of time complaining about in the past. &#160;In his particular case he's trying to send key events to Swing components programmatically so...</description>
		<content:encoded><![CDATA[<p><strong>How To Simulate Key Events In Swing JUnit Tests</strong><br />Gianugo Rabellino has been playing with unit testing in Swing - an area that I&#8217;ve spent a lot of time complaining about in the past. &nbsp;In his particular case he&#8217;s trying to send key events to Swing components programmatically so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randomness</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-213</link>
		<dc:creator>Randomness</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-213</guid>
		<description>&lt;strong&gt;How To Simulate Key Events In Swing JUnit Tests&lt;/strong&gt;&lt;br /&gt;Gianugo Rabellino has been playing with unit testing in Swing - an area that I've spent a lot of time complaining about in the past. &#160;In his particular case he's trying to send key events to Swing components programmatically so...</description>
		<content:encoded><![CDATA[<p><strong>How To Simulate Key Events In Swing JUnit Tests</strong><br />Gianugo Rabellino has been playing with unit testing in Swing - an area that I&#8217;ve spent a lot of time complaining about in the past. &nbsp;In his particular case he&#8217;s trying to send key events to Swing components programmatically so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Tagunov</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-214</link>
		<dc:creator>Anton Tagunov</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-214</guid>
		<description>Hi Gianugo!&lt;br /&gt;
&lt;br /&gt;
I'm no savvy guru here, just  remembered java.awt.Robot class, perhaps it could be of some use. My uneducated feeling is that sadly we're bound to actually make our components appear on screen for testing :-(</description>
		<content:encoded><![CDATA[<p>Hi Gianugo!</p>
<p>I&#8217;m no savvy guru here, just  remembered java.awt.Robot class, perhaps it could be of some use. My uneducated feeling is that sadly we&#8217;re bound to actually make our components appear on screen for testing <img src='http://boldlyopen.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddy Mulyono</title>
		<link>http://boldlyopen.com/2005/02/17/hardcore-unit-testing-in-swing/#comment-215</link>
		<dc:creator>Eddy Mulyono</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rabellino.it/blog/2005/02/17/hardcore-unit-testing-in-swing/#comment-215</guid>
		<description>You might also want to try jfcUnit.sourceforge.net.</description>
		<content:encoded><![CDATA[<p>You might also want to try jfcUnit.sourceforge.net.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
