<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - TSS Article: Testing Java Classes with JUnit</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 20 Jun 2013 03:30:35 -0400</pubDate>


    <item>

        <title>Speed of development</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Agree in general but sometimes TDD approach forces better understanding of how code should work. It may increase a speed of development at initial stages, especially when disign is forming....]]></description>
        

        <pubDate>Sat, 27 Dec 2008 10:13:29 -0500</pubDate>

        

        <jf:creationDate>Sat, 27 Dec 2008 10:13:29 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 27 Dec 2008 10:13:29 -0500</jf:modificationDate>
        <jf:date>Dec 27, 2008</jf:date>
        <jf:author>Pavel Sumarokov</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Speed and quality</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[&quot;So, a JUnit test case to test that is gonna be HUGE and it's gonna be complex, and in the end. For JUnit or Manual testing, I still have to come up with test data. Once I've got that, it's 10000 times easier to just run the tests myself. If I had...]]></description>
        

        <pubDate>Fri, 13 Aug 2004 05:18:51 -0400</pubDate>

        

        <jf:creationDate>Fri, 13 Aug 2004 05:18:51 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 13 Aug 2004 05:18:51 -0400</jf:modificationDate>
        <jf:date>Aug 13, 2004</jf:date>
        <jf:author>Martin Feeney</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Agreed on examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[<div class="jive-quote">So, a JUnit test case to test that is gonna be HUGE and it's gonna be complex, and in the end.  For JUnit or Manual testing, I still have to come up with test data.  Once I've got that, it's 10000 times easier to just run the...]]></description>
        

        <pubDate>Mon, 19 Jan 2004 11:53:37 -0500</pubDate>

        

        <jf:creationDate>Mon, 19 Jan 2004 11:53:37 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 19 Jan 2004 11:53:37 -0500</jf:modificationDate>
        <jf:date>Jan 19, 2004</jf:date>
        <jf:author>Valeri Sarantchouk</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Alternative tutorial</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Ok, it seems averyone has been quick to jump on the relevance of this article, as compared to &quot;true&quot; TDD. Would anyone like to back it up by pointing us in the direction of an article that articulates just what the TDD philosophy is...]]></description>
        

        <pubDate>Mon, 19 Jan 2004 05:15:18 -0500</pubDate>

        

        <jf:creationDate>Mon, 19 Jan 2004 05:15:18 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 19 Jan 2004 05:15:18 -0500</jf:modificationDate>
        <jf:date>Jan 19, 2004</jf:date>
        <jf:author>Loopy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>TDD Reflections from the UnitSide</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[I think this article exposes some interesting issues that I thought were worth discussing. First, adopting TDD is not trivial as is shown by the comment about this not really being a TDD posting.  Second, even a good set of unit tests can miss serious...]]></description>
        

        <pubDate>Fri, 16 Jan 2004 16:58:18 -0500</pubDate>

        

        <jf:creationDate>Fri, 16 Jan 2004 16:58:18 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 16 Jan 2004 16:58:18 -0500</jf:modificationDate>
        <jf:date>Jan 16, 2004</jf:date>
        <jf:author>Kent Mitchell</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Agreed on examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[I've been using JUnit in real world projects for few years now. In fact I'm writing this while my JUnit test suite is running (it takes about 5 minutes). If you want to see some real tests take a look at an open source library I maintain called Abra...]]></description>
        

        <pubDate>Fri, 16 Jan 2004 11:50:41 -0500</pubDate>

        

        <jf:creationDate>Fri, 16 Jan 2004 11:50:41 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 16 Jan 2004 11:50:41 -0500</jf:modificationDate>
        <jf:date>Jan 16, 2004</jf:date>
        <jf:author>Richie Bielak</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>How to test database operation with JUnit?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Your example is smart,but can you talk about how to test db operation or IO operation with JUnit,thx.]]></description>
        

        <pubDate>Fri, 16 Jan 2004 11:32:17 -0500</pubDate>

        

        <jf:creationDate>Fri, 16 Jan 2004 11:32:17 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 16 Jan 2004 11:32:17 -0500</jf:modificationDate>
        <jf:date>Jan 16, 2004</jf:date>
        <jf:author>Holen Chen</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Agreed on examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[The classic argument to any nay-saying of TDD:  You just don't understand it....]]></description>
        

        <pubDate>Fri, 16 Jan 2004 10:55:40 -0500</pubDate>

        

        <jf:creationDate>Fri, 16 Jan 2004 10:55:40 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 16 Jan 2004 10:55:40 -0500</jf:modificationDate>
        <jf:date>Jan 16, 2004</jf:date>
        <jf:author>Dave C</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Agreed on examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[I have outlined some counterarguments about the common &quot;TDD takes more time&quot; argument here: <a href="http://blogs.codehaus.org/people/rinkrank/archives/000533_re_enough_with_the_test_driven_development_hype.html" target="_blank">RE: Enough with...]]></description>
        

        <pubDate>Thu, 15 Jan 2004 16:18:05 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Jan 2004 16:18:05 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Jan 2004 16:18:05 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2004</jf:date>
        <jf:author>aslakhellesoy</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Agreed on examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Every time I read some article about using JUnit, the code being tested is always some bullsh*t math thing that NO ONE ever does.  Then, when I try to use JUnit to test some real stuff, it ends up being a monumental mess of unmaintainable code,...]]></description>
        

        <pubDate>Thu, 15 Jan 2004 11:35:57 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Jan 2004 11:35:57 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Jan 2004 11:35:57 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2004</jf:date>
        <jf:author>Dave C</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>


    <item>

        <title>Use Mock Object for Testing Database code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[A starting point for a JDBC example:
<br>
<br><a href="http://www.mockobjects.com/wiki/DevelopingJdbcApplicationsTestFirst" target="_blank">http://www.mockobjects.com/wiki/DevelopingJdbcApplicationsTestFirst</a>]]></description>
        

        <pubDate>Thu, 15 Jan 2004 07:59:41 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Jan 2004 07:59:41 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Jan 2004 07:59:41 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2004</jf:date>
        <jf:author>Jason King</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Real world examples</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Some more useful examples to the general programming community would be good. There's probably not millions of people out there who care about calculating prime numbers or whatever. What about some example tests for database access code or some such?]]></description>
        

        <pubDate>Thu, 15 Jan 2004 05:24:27 -0500</pubDate>

        

        <jf:creationDate>Thu, 15 Jan 2004 05:24:27 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 15 Jan 2004 05:24:27 -0500</jf:modificationDate>
        <jf:date>Jan 15, 2004</jf:date>
        <jf:author>Troll Fiddler</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Quality of Test Classes</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[The featured test case - CalculatorTest - does the job to an extent, but does not support iterative development. To be fair, this article does allude to a notion of TDD by showing how to create a broken test case and then fix it (although a TDD process...]]></description>
        

        <pubDate>Wed, 14 Jan 2004 17:41:40 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Jan 2004 17:41:40 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jan 2004 17:41:40 -0500</jf:modificationDate>
        <jf:date>Jan 14, 2004</jf:date>
        <jf:author>Michael Mahemoff</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>This is not TDD either</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[Just like the previous article in TSS' &quot;TDD Series&quot;, this article doesn't touch upon TDD at all....]]></description>
        

        <pubDate>Wed, 14 Jan 2004 16:41:19 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Jan 2004 16:41:19 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jan 2004 16:41:19 -0500</jf:modificationDate>
        <jf:date>Jan 14, 2004</jf:date>
        <jf:author>aslakhellesoy</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>TSS Article: Testing Java Classes with JUnit</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=23336</link>

        

        
            <description><![CDATA[In this second part of the &quot;TDD series&quot; Wellie Chao looks at the advantages of JUnit as a testing framework, overviews essential testing concepts and terminology, and walks you through writing a sample JUnit test case. Upcoming articles...]]></description>
        

        <pubDate>Wed, 14 Jan 2004 13:18:31 -0500</pubDate>

        

        <jf:creationDate>Wed, 14 Jan 2004 13:18:31 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 14 Jan 2004 13:18:31 -0500</jf:modificationDate>
        <jf:date>Jan 14, 2004</jf:date>
        <jf:author>Nitin Bharti</jf:author>
        <jf:replyCount>14</jf:replyCount>
    </item>



</channel>
</rss>

