<?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: JUnit bible thumpers</title>
	<atom:link href="http://www.bileblog.org/2004/11/junit-bible-thumpers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=junit-bible-thumpers</link>
	<description>If you have nothing bad to say, say nothing.</description>
	<lastBuildDate>Wed, 14 Dec 2011 08:51:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: huanghaiymr</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2378</link>
		<dc:creator>huanghaiymr</dc:creator>
		<pubDate>Fri, 20 Jan 2006 04:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2378</guid>
		<description>when a beginner code a simple code,code one,pass one,then code another,pass another,you insure your code is passed by yourself,so others can use your interface,so whole team&#039;s code can pass.
I can not imagining,Tom write 10 Class , include 100 method, everyone all not test, Jack also, in finally,Whole team could depend one Junit to test ,maybe 100 Class,1000 method, even more.
I come from china, hello friends.</description>
		<content:encoded><![CDATA[<p>when a beginner code a simple code,code one,pass one,then code another,pass another,you insure your code is passed by yourself,so others can use your interface,so whole team&#8217;s code can pass.<br />
I can not imagining,Tom write 10 Class , include 100 method, everyone all not test, Jack also, in finally,Whole team could depend one Junit to test ,maybe 100 Class,1000 method, even more.<br />
I come from china, hello friends.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Brooke</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2377</link>
		<dc:creator>George Brooke</dc:creator>
		<pubDate>Tue, 08 Nov 2005 07:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2377</guid>
		<description>Hi,
well that was a bit of a rant. My take on Junit is that it is somewhere between very useful and essential. Let me skip the obvious bit about unit testing and so on. I found in my work another use of Junit, but a rather indirect use. Essentially it boiled down to this: If I write code which is functional and at the same time ECONOMICALLY testable in JUnit then generally I have found the code under test to be well structured. Conversely, code which is hard to drive via JUnit has tended to need some re-engineering. If you like, putting a JUnit view on the code lets me see faults in structure (or more typically in functionality and encapsulation). I put this down to the constraint of the code needing to run in two environments (the JUnit and production environments). Code which I recently re-engineered to be easily movable between JUnit and the production system was much cleaner and better structured than previously.
So, turning this all around. Let&#039;s use Junit also as a tool to look at the structuring of our software. If the cost of JUnitting a piece of code appears high then perhaps the code needs a rewrite. Pair-wise development should make this easier as the correctiosn can be made on the fly.

Just to avoid the explosion which might result from this, let me say that I believe that there are code constructions which are exceptions and which are inherently difficult to Junit, but let&#039;s regard these as exceptions, and start to apply the &quot;Economical Junit&quot; test as a measure of quality.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
well that was a bit of a rant. My take on Junit is that it is somewhere between very useful and essential. Let me skip the obvious bit about unit testing and so on. I found in my work another use of Junit, but a rather indirect use. Essentially it boiled down to this: If I write code which is functional and at the same time ECONOMICALLY testable in JUnit then generally I have found the code under test to be well structured. Conversely, code which is hard to drive via JUnit has tended to need some re-engineering. If you like, putting a JUnit view on the code lets me see faults in structure (or more typically in functionality and encapsulation). I put this down to the constraint of the code needing to run in two environments (the JUnit and production environments). Code which I recently re-engineered to be easily movable between JUnit and the production system was much cleaner and better structured than previously.<br />
So, turning this all around. Let&#8217;s use Junit also as a tool to look at the structuring of our software. If the cost of JUnitting a piece of code appears high then perhaps the code needs a rewrite. Pair-wise development should make this easier as the correctiosn can be made on the fly.</p>
<p>Just to avoid the explosion which might result from this, let me say that I believe that there are code constructions which are exceptions and which are inherently difficult to Junit, but let&#8217;s regard these as exceptions, and start to apply the &#8220;Economical Junit&#8221; test as a measure of quality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katie goose</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2376</link>
		<dc:creator>katie goose</dc:creator>
		<pubDate>Mon, 10 Oct 2005 01:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2376</guid>
		<description>what&#039;s up with nerds and profanity? learn something more interesting. try to elevate your vocabulary above the level of using a form of &#039;f-ck&#039; to describe everything-or is that too f-ing hard?</description>
		<content:encoded><![CDATA[<p>what&#8217;s up with nerds and profanity? learn something more interesting. try to elevate your vocabulary above the level of using a form of &#8216;f-ck&#8217; to describe everything-or is that too f-ing hard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: test-driven-donut puncher killer</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2375</link>
		<dc:creator>test-driven-donut puncher killer</dc:creator>
		<pubDate>Fri, 30 Sep 2005 21:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2375</guid>
		<description>Shut the fuck up u cunt fucking breeding mother fucking &quot;straight&quot; bastard go rape a dyke normal you piece of fucking worthless shit. Fucking faggot!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Shut the fuck up u cunt fucking breeding mother fucking &#8220;straight&#8221; bastard go rape a dyke normal you piece of fucking worthless shit. Fucking faggot!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Test-driven-donut puncher</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2374</link>
		<dc:creator>Test-driven-donut puncher</dc:creator>
		<pubDate>Wed, 28 Sep 2005 04:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2374</guid>
		<description>It should be renamed to gay-unit...</description>
		<content:encoded><![CDATA[<p>It should be renamed to gay-unit&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katie goose</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2373</link>
		<dc:creator>katie goose</dc:creator>
		<pubDate>Tue, 14 Jun 2005 20:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2373</guid>
		<description>To &quot;Dude&quot;-whoever you are, I&#039;m not into writing code, so I don&#039;t usually visit these sorts of message boards, and if it&#039;s an inside joke I would not understand it, but you don&#039;t know Mrs. Gosling, and you have no right to call her a &quot;whore&quot;, because she is a perfectly respectable lady. If you feel it&#039;s ok to just randomly insult other people&#039;s mothers (or paternal grandmothers) there is something seriously wrong with you. While you may be annoyed some other Birkenstock and t-shirt wearing nerd, leave his mother alone!</description>
		<content:encoded><![CDATA[<p>To &#8220;Dude&#8221;-whoever you are, I&#8217;m not into writing code, so I don&#8217;t usually visit these sorts of message boards, and if it&#8217;s an inside joke I would not understand it, but you don&#8217;t know Mrs. Gosling, and you have no right to call her a &#8220;whore&#8221;, because she is a perfectly respectable lady. If you feel it&#8217;s ok to just randomly insult other people&#8217;s mothers (or paternal grandmothers) there is something seriously wrong with you. While you may be annoyed some other Birkenstock and t-shirt wearing nerd, leave his mother alone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Croctech</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2372</link>
		<dc:creator>Croctech</dc:creator>
		<pubDate>Sat, 22 Jan 2005 17:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2372</guid>
		<description>[Trackback] The Bileblog has a few words to say about blind adherence to the principles of testing with JUnit.
 
 It&#039;s fairly impressive how unit testing seems to have grabbed a number of java developers by the balls, and made them sing in surprisingly high voic...</description>
		<content:encoded><![CDATA[<p>[Trackback] The Bileblog has a few words to say about blind adherence to the principles of testing with JUnit.</p>
<p> It&#8217;s fairly impressive how unit testing seems to have grabbed a number of java developers by the balls, and made them sing in surprisingly high voic&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom bombadyll</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2371</link>
		<dc:creator>tom bombadyll</dc:creator>
		<pubDate>Fri, 10 Dec 2004 01:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2371</guid>
		<description>Before Junit, a company called parasoft.com used to call us every friggin day. They wanted to sell unit test frameworks. At least junit is free.</description>
		<content:encoded><![CDATA[<p>Before Junit, a company called parasoft.com used to call us every friggin day. They wanted to sell unit test frameworks. At least junit is free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave morrison</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2370</link>
		<dc:creator>dave morrison</dc:creator>
		<pubDate>Wed, 08 Dec 2004 04:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2370</guid>
		<description>James is not an asshole. I spoke too soon. I apologize.</description>
		<content:encoded><![CDATA[<p>James is not an asshole. I spoke too soon. I apologize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave morrison</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2369</link>
		<dc:creator>dave morrison</dc:creator>
		<pubDate>Wed, 08 Dec 2004 04:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2369</guid>
		<description>oh, and btw-he hates being called jimmy</description>
		<content:encoded><![CDATA[<p>oh, and btw-he hates being called jimmy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave morrison</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2368</link>
		<dc:creator>dave morrison</dc:creator>
		<pubDate>Wed, 08 Dec 2004 04:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2368</guid>
		<description>yes, james gosling would say the word &#039;fuck&#039; and yes, he is an asshole. believe me, i know</description>
		<content:encoded><![CDATA[<p>yes, james gosling would say the word &#8216;fuck&#8217; and yes, he is an asshole. believe me, i know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2367</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 29 Nov 2004 11:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2367</guid>
		<description>On my way home from my paid software development job, every evening I pass a group of youths squatting on the cobbles in a circle next to the local mall.  They sit there, dressed in their genuine imitation leather long black coats, jacked-up boots with big silver buckles, long, lanky black hair and heavy eye-makeup and bitch about everyone that walks past.  &quot;Look at that guy in the suit - he&#039;s such a wage slave&quot;.  &quot;Look at the good little housewife getting dinner for her husband&quot;.  &quot;God, the cool kids at school are such losers&quot;.  &quot;I&#039;m glad I&#039;m not a conformist like everyone else, I&#039;ll never be a lemming&quot; as they sit there in their identical clothes with their identical badges listening to identical goth music on their identical mp3 players and bum-puffing identical 1mg cigarettes with identical sneers absorbing their identical opinions from each other.
Fast forward a few years...
&quot;God, those JUnit bible-thumpers are such losers, we&#039;re so avant-garde in our disdain...&quot;
I hope this site is clever satire.  I really do.</description>
		<content:encoded><![CDATA[<p>On my way home from my paid software development job, every evening I pass a group of youths squatting on the cobbles in a circle next to the local mall.  They sit there, dressed in their genuine imitation leather long black coats, jacked-up boots with big silver buckles, long, lanky black hair and heavy eye-makeup and bitch about everyone that walks past.  &#8220;Look at that guy in the suit &#8211; he&#8217;s such a wage slave&#8221;.  &#8220;Look at the good little housewife getting dinner for her husband&#8221;.  &#8220;God, the cool kids at school are such losers&#8221;.  &#8220;I&#8217;m glad I&#8217;m not a conformist like everyone else, I&#8217;ll never be a lemming&#8221; as they sit there in their identical clothes with their identical badges listening to identical goth music on their identical mp3 players and bum-puffing identical 1mg cigarettes with identical sneers absorbing their identical opinions from each other.<br />
Fast forward a few years&#8230;<br />
&#8220;God, those JUnit bible-thumpers are such losers, we&#8217;re so avant-garde in our disdain&#8230;&#8221;<br />
I hope this site is clever satire.  I really do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2366</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 26 Nov 2004 19:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2366</guid>
		<description>Unit testing facilitates re-factoring you dumb ass. Junit or not, writing tests for every method is a must.</description>
		<content:encoded><![CDATA[<p>Unit testing facilitates re-factoring you dumb ass. Junit or not, writing tests for every method is a must.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Weak White Woman</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2365</link>
		<dc:creator>A Weak White Woman</dc:creator>
		<pubDate>Fri, 26 Nov 2004 17:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2365</guid>
		<description>&quot;A Proud Black Man&quot;
A.k.a. Peter Pilgrim.</description>
		<content:encoded><![CDATA[<p>&#8220;A Proud Black Man&#8221;<br />
A.k.a. Peter Pilgrim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Proud Black Man</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2364</link>
		<dc:creator>A Proud Black Man</dc:creator>
		<pubDate>Mon, 22 Nov 2004 16:46:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2364</guid>
		<description>What was that about &quot;niggers&quot; and Junit?


Given that members of a national football team (soccer) Englandr were racially abuse last Wednesday
I am surprised by your comments. I though software
professional were above and aloof cultural hoo haas and demonstrated a better way to live
your life on planet, Earth. I think some
dont give a fuck whatever happens to progress
so it will be the same as it ever was...

The nuclear boob will prabably kill off all
of us in the end, sunce as a human
race were all fucked up.

Well listen up to tjhis:


Fuck you too, Hani you little bitch-ass cunt</description>
		<content:encoded><![CDATA[<p>What was that about &#8220;niggers&#8221; and Junit?</p>
<p>Given that members of a national football team (soccer) Englandr were racially abuse last Wednesday<br />
I am surprised by your comments. I though software<br />
professional were above and aloof cultural hoo haas and demonstrated a better way to live<br />
your life on planet, Earth. I think some<br />
dont give a fuck whatever happens to progress<br />
so it will be the same as it ever was&#8230;</p>
<p>The nuclear boob will prabably kill off all<br />
of us in the end, sunce as a human<br />
race were all fucked up.</p>
<p>Well listen up to tjhis:</p>
<p>Fuck you too, Hani you little bitch-ass cunt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Muhaha!</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-2/#comment-2363</link>
		<dc:creator>Muhaha!</dc:creator>
		<pubDate>Mon, 22 Nov 2004 10:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2363</guid>
		<description>LOL, seems like Hani lost big-time to the G-Mail wankers and JBoss turdarians. Sorry, Hani, but why did you run for the election anyway? It seems like the only reason was to offer the Flurries a chance to look down on you for a change...

Man, I&#039;m dissappointed of you! Hope you at least had some &quot;Oral&quot; action with the gentleman who finished last.</description>
		<content:encoded><![CDATA[<p>LOL, seems like Hani lost big-time to the G-Mail wankers and JBoss turdarians. Sorry, Hani, but why did you run for the election anyway? It seems like the only reason was to offer the Flurries a chance to look down on you for a change&#8230;</p>
<p>Man, I&#8217;m dissappointed of you! Hope you at least had some &#8220;Oral&#8221; action with the gentleman who finished last.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-1/#comment-2362</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Mon, 15 Nov 2004 21:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2362</guid>
		<description>Thanks Hani, for such a wonderful article. I am going to donate my testing tool to commons project. You just watch, it will be elevated above JUnit in a short few weeks. I&#039;ve had great successes using my personal commons-unit with my JBoss EJB 4.0 projects with JSF and integrating with Maven and Drools is a snatch. You can even configure it in XML or Ruby scripts and it&#039;s great with dot NET. :) BTW, my daddy is also a leading cult expert. http://www.rickross.com</description>
		<content:encoded><![CDATA[<p>Thanks Hani, for such a wonderful article. I am going to donate my testing tool to commons project. You just watch, it will be elevated above JUnit in a short few weeks. I&#8217;ve had great successes using my personal commons-unit with my JBoss EJB 4.0 projects with JSF and integrating with Maven and Drools is a snatch. You can even configure it in XML or Ruby scripts and it&#8217;s great with dot NET. :) BTW, my daddy is also a leading cult expert. <a href="http://www.rickross.com" rel="nofollow">http://www.rickross.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymouse</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-1/#comment-2361</link>
		<dc:creator>anonymouse</dc:creator>
		<pubDate>Sun, 14 Nov 2004 07:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2361</guid>
		<description>JSR 69

Java Porn API</description>
		<content:encoded><![CDATA[<p>JSR 69</p>
<p>Java Porn API</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymouse</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-1/#comment-2360</link>
		<dc:creator>anonymouse</dc:creator>
		<pubDate>Sun, 14 Nov 2004 07:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2360</guid>
		<description>If the BILE is BROWN,
then you should punch a CLOWN</description>
		<content:encoded><![CDATA[<p>If the BILE is BROWN,<br />
then you should punch a CLOWN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davide Inglima - limaCAT</title>
		<link>http://www.bileblog.org/2004/11/junit-bible-thumpers/comment-page-1/#comment-2359</link>
		<dc:creator>Davide Inglima - limaCAT</dc:creator>
		<pubDate>Sat, 13 Nov 2004 14:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bileblog.org/?p=102#comment-2359</guid>
		<description>First post on the JBoss vs Geronimo bile!</description>
		<content:encoded><![CDATA[<p>First post on the JBoss vs Geronimo bile!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

