<?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 - Advanced techniques with Mockito</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>Sun, 19 May 2013 04:44:17 -0400</pubDate>


    <item>

        <title>It depends</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=66830</link>

        

        
            <description><![CDATA[<p>Well depending, it is another strategy too, but I feel more comfortable and maintaing a better readibility because anyone who reads the test, knows exactly what is being mocked and how, meanwhile creating an external helper class, you are forcing the...]]></description>
        

        <pubDate>Wed, 01 Aug 2012 03:05:27 -0400</pubDate>

        

        <jf:creationDate>Wed, 01 Aug 2012 03:05:27 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 01 Aug 2012 03:05:27 -0400</jf:modificationDate>
        <jf:date>Aug 1, 2012</jf:date>
        <jf:author>Alex Soto</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why not just write a subclass of PersonJobDao?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=66830</link>

        

        
            <description><![CDATA[<p>Wouldn't it be simpler to write a subclass of&nbsp;<span>PersonJobDao?</span></p>...]]></description>
        

        <pubDate>Fri, 27 Jul 2012 14:03:16 -0400</pubDate>

        

        <jf:creationDate>Fri, 27 Jul 2012 14:03:16 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 27 Jul 2012 14:03:16 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2012</jf:date>
        <jf:author>Gabriel Belingueres</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>ah, nevermind</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=66830</link>

        

        
            <description><![CDATA[<p>Got it now.</p>]]></description>
        

        <pubDate>Fri, 27 Jul 2012 10:35:13 -0400</pubDate>

        

        <jf:creationDate>Fri, 27 Jul 2012 10:35:13 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 27 Jul 2012 10:35:13 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2012</jf:date>
        <jf:author>Licence</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=66830</link>

        

        
            <description><![CDATA[<p>Why not just return an already mocked instance?</p>...]]></description>
        

        <pubDate>Fri, 27 Jul 2012 05:20:55 -0400</pubDate>

        

        <jf:creationDate>Fri, 27 Jul 2012 05:20:55 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 27 Jul 2012 05:20:55 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2012</jf:date>
        <jf:author>Licence</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Advanced techniques with Mockito</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=66830</link>

        

        
            <description><![CDATA[<p><span>When you are writing </span><em>unit tests</em><span>, you must keep in mind to not have dependencies to external components. To avoid this we use mock frameworks which for me the easiest one to use...]]></description>
        

        <pubDate>Thu, 26 Jul 2012 20:31:31 -0400</pubDate>

        

        <jf:creationDate>Thu, 26 Jul 2012 20:30:44 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 26 Jul 2012 20:31:31 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2012</jf:date>
        <jf:author>Alex Soto</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

