<?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 - Caroli on JMock with Test-Driven Development</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>Fri, 24 May 2013 16:21:38 -0400</pubDate>


    <item>

        <title>Mock Objects sample code</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[This article's sample code and its up-to-date version is available at <a class="jive-link-external" href="http://www.mocksamples.org/" target="_newWindow">http://www.mocksamples.org/</a>]]></description>
        

        <pubDate>Thu, 01 Nov 2007 14:15:48 -0400</pubDate>

        

        <jf:creationDate>Thu, 01 Nov 2007 14:15:48 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 01 Nov 2007 14:15:48 -0400</jf:modificationDate>
        <jf:date>Nov 1, 2007</jf:date>
        <jf:author>Paulo Caroli</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Caroli on JMock with Test-Driven Development</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[But jMock is <i>intended</i> to help you drive your design. I suggest you read our article that Paolo has quoted where we talk about using Mocks to guide the discovery of types in your application.]]></description>
        

        <pubDate>Wed, 06 Dec 2006 16:25:13 -0500</pubDate>

        

        <jf:creationDate>Wed, 06 Dec 2006 16:25:13 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 06 Dec 2006 16:25:13 -0500</jf:modificationDate>
        <jf:date>Dec 6, 2006</jf:date>
        <jf:author>Steve Freeman</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Nice aricle</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[this article gave me a lot of new informations. thanks a lot. <a class="jive-link-external" href="http://blog.mnagas.com" target="_newWindow">http://blog.mnagas.com</a>]]></description>
        

        <pubDate>Wed, 06 Dec 2006 13:37:18 -0500</pubDate>

        

        <jf:creationDate>Wed, 06 Dec 2006 13:37:18 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 06 Dec 2006 13:37:18 -0500</jf:modificationDate>
        <jf:date>Dec 6, 2006</jf:date>
        <jf:author>ds fsd</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Caroli on JMock with Test-Driven Development</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[<blockquote>It looks good in the view of TDD, but will it fit-in to existing web-application frameworks (primarily MVC) with so many complex object hierarchies and relationships?</blockquote>...]]></description>
        

        <pubDate>Tue, 05 Dec 2006 12:32:09 -0500</pubDate>

        

        <jf:creationDate>Tue, 05 Dec 2006 12:32:09 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 05 Dec 2006 12:32:09 -0500</jf:modificationDate>
        <jf:date>Dec 5, 2006</jf:date>
        <jf:author>Gerard Fernandes</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Re: but will it fit-in to existing web-application frameworks...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[<blockquote>It looks good in the view of TDD, but will it fit-in to existing web-application frameworks (primarily MVC) with so many complex object hierarchies and relationships?</blockquote>...]]></description>
        

        <pubDate>Tue, 05 Dec 2006 03:51:42 -0500</pubDate>

        

        <jf:creationDate>Tue, 05 Dec 2006 03:51:42 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 05 Dec 2006 03:51:42 -0500</jf:modificationDate>
        <jf:date>Dec 5, 2006</jf:date>
        <jf:author>Steve Cresswell</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Caroli on JMock with Test-Driven Development</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[It looks good in the view of TDD, but will it fit-in to existing web-application frameworks (primarily MVC) with so many complex object hierarchies and relationships?]]></description>
        

        <pubDate>Tue, 05 Dec 2006 02:38:58 -0500</pubDate>

        

        <jf:creationDate>Tue, 05 Dec 2006 02:38:58 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 05 Dec 2006 02:38:58 -0500</jf:modificationDate>
        <jf:date>Dec 5, 2006</jf:date>
        <jf:author>Ankur Kumar</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Caroli on JMock with Test-Driven Development</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=43331</link>

        

        
            <description><![CDATA[In this article, Paulo Caroli introduces the basics of using JMock, a Mock object framework, in conjunction with Test-Driven Development. To illustrate the technique, he works through a case study, the creation of a cache component by means of test-first...]]></description>
        

        <pubDate>Mon, 04 Dec 2006 15:35:30 -0500</pubDate>

        

        <jf:creationDate>Mon, 04 Dec 2006 13:32:51 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 04 Dec 2006 15:35:30 -0500</jf:modificationDate>
        <jf:date>Dec 4, 2006</jf:date>
        <jf:author>Nitin Bharti</jf:author>
        <jf:replyCount>6</jf:replyCount>
    </item>



</channel>
</rss>

