You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Joe Campbell (JIRA)" <ji...@apache.org> on 2010/05/21 21:26:16 UTC

[jira] Updated: (HTTPCLIENT-941) Standardize on a common mocking framework (either EasyMock or Mockito)

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joe Campbell updated HTTPCLIENT-941:
------------------------------------

    Attachment: Convert_httpclient_from_Mockito_to_EasyMock_.patch

Patch changing Mockito to EasyMock.

> Standardize on a common mocking framework (either EasyMock or Mockito)
> ----------------------------------------------------------------------
>
>                 Key: HTTPCLIENT-941
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-941
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>          Components: Cache, HttpAuth
>            Reporter: Oleg Kalnichevski
>             Fix For: 4.1 Alpha3
>
>         Attachments: Convert_httpclient_from_Mockito_to_EasyMock_.patch
>
>
> We are currently using EasyMock in the caching module and Mockito in the main module. While Mockito appears to have a somewhat nicer API, the sheer number of test cases based on EasyMock in the caching module makes it much simpler to replace Mockito with EasyMock than the other way around.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org