<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>easymock at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/easymock/</link>
    <description>EasyMock</description>

    <item>
      <title>EasyMock 2.5.1</title>
      <pubDate>Tue, 16 Jun 2009 23:18:51 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1429</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1429</guid>
      <description>Hello everyone, EasyMock 2.5.1 was just delivered. This version is a special one. Nothing changed except we are moving to Apache 2 license (from MIT one). This</description>
    </item>
    <item>
      <title>Re: Getting started - documentation</title>
      <pubDate>Wed, 10 Jun 2009 20:21:20 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1428</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1428</guid>
      <description>You have a samples jar included in the bundle in the download section.</description>
    </item>
    <item>
      <title>Getting started - documentation</title>
      <pubDate>Wed, 10 Jun 2009 19:37:54 GMT</pubDate>
      <dc:creator>Andy</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1427</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1427</guid>
      <description>I am deciding beween a few mock frameworks and Easymock is one of them.  However the documentation is really confusing me.  Is there any better example code to</description>
    </item>
    <item>
      <title>Re: Cannot throw an IOException on last method called?</title>
      <pubDate>Sun, 07 Jun 2009 20:48:38 GMT</pubDate>
      <dc:creator>alzamabar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1426</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1426</guid>
      <description>... In this case I don&#39;t agree on the call for refactoring. If order to test the refactored method I should add its signature to the interface, but this would</description>
    </item>
    <item>
      <title>Re: Cannot throw an IOException on last method called?</title>
      <pubDate>Sun, 07 Jun 2009 20:35:55 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1425</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1425</guid>
      <description>Hi, Since BufferedWriter is instantiated in your method you can&#39;t. But this is a call to refactoring. For instance, your method could take an OutputStream or a</description>
    </item>
    <item>
      <title>Re: Cannot throw an IOException on last method called?</title>
      <pubDate>Sun, 07 Jun 2009 19:57:18 GMT</pubDate>
      <dc:creator>alzamabar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1424</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1424</guid>
      <description>... Ok, but in this case how could I simulate an IOException from within the method execution? At a certain point I have a BufferedWriter which writes some</description>
    </item>
    <item>
      <title>Re: Cannot throw an IOException on last method called?</title>
      <pubDate>Sun, 07 Jun 2009 17:44:58 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1423</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1423</guid>
      <description>This error means your recorded method doesn&#39;t declare IOException. So you cannot throw it. If that&#39;s not the case, then we&#39;ll need a complete failing test case</description>
    </item>
    <item>
      <title>Cannot throw an IOException on last method called?</title>
      <pubDate>Sun, 07 Jun 2009 15:35:12 GMT</pubDate>
      <dc:creator>alzamabar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1422</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1422</guid>
      <description>Hi all, I&#39;ve got the following method which I want to test for failures: [code] public void drainDocumentIndexCacheToDisk() { if (documentIndexCache.isEmpty())</description>
    </item>
    <item>
      <title>Roadmap</title>
      <pubDate>Sun, 24 May 2009 13:13:37 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1421</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1421</guid>
      <description>One last thing For those who wonder, the next steps are: - Move EasyMock from MIT to Apache license (for complex legal reasons). So version 2.5.1 will be under</description>
    </item>
    <item>
      <title>EasyMock 2.5</title>
      <pubDate>Sun, 24 May 2009 13:04:19 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1420</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1420</guid>
      <description>Hello everyone, I&#39;m extremely proud to announce that EasyMock 2.5 was just delivered. It contains a lots of features and improvements. Mostly requested by you.</description>
    </item>
    <item>
      <title>Re: Mocking Super Methods</title>
      <pubDate>Wed, 13 May 2009 13:00:29 GMT</pubDate>
      <dc:creator>leojhartiv</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1419</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1419</guid>
      <description>This looks like it might do the trick.  I&#39;ll give it a look.  Thanks!</description>
    </item>
    <item>
      <title>Re: Mocking Super Methods</title>
      <pubDate>Wed, 13 May 2009 02:07:49 GMT</pubDate>
      <dc:creator>Ben Hutchison</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1418</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1418</guid>
      <description>Ive been in your situation before. My sympathies. Powermock is a good option for you. Its built over Easymock. -Ben ... -- *Ben Hutchison Senior Developer *</description>
    </item>
    <item>
      <title>Re: Mocking Super Methods</title>
      <pubDate>Fri, 08 May 2009 20:21:24 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1417</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1417</guid>
      <description>Yes, but you don&#39;t care about coverage on this method. It&#39;s just a one line method delegating. Chances to have a bug or broke the contract is quite thin...</description>
    </item>
    <item>
      <title>Re: Mocking Super Methods</title>
      <pubDate>Fri, 08 May 2009 17:21:26 GMT</pubDate>
      <dc:creator>leojhartiv</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1416</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1416</guid>
      <description>Thanks for your patience.  Let me try to explain my confusion/concerns using your code (mixed with my own). Here&#39;s the code as it appears now:  class Parent {</description>
    </item>
    <item>
      <title>Re: Mocking Super Methods</title>
      <pubDate>Thu, 07 May 2009 19:36:53 GMT</pubDate>
      <dc:creator>Henri Tremblay</dc:creator>
      <link>http://tech.groups.yahoo.com/group/easymock/message/1415</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/easymock/message/1415</guid>
      <description>Huh? Not sure to follow. Normally the problem is that you want to test your method and mock the super call. So delegating it to some other method allow you to</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Jul 12 00:21:42 PDT 2009 -->
