[ 
https://issues.apache.org/jira/browse/MAHOUT-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048507#comment-13048507
 ] 

Frank Scholten commented on MAHOUT-730:
---------------------------------------

Isn't it possible to use the InOrder API? 
http://docs.mockito.googlecode.com/hg/org/mockito/InOrder.html

Might still be a lot of work though.

> Replace EasyMock with Mockito
> -----------------------------
>
>                 Key: MAHOUT-730
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-730
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.6
>            Reporter: Sebastian Schelter
>            Assignee: Sebastian Schelter
>
> I'd like to switch our mock library from EasyMock to Mockito. The later one 
> needs less code (and doesn't need to be "replayed") and it's more intuitive 
> to write tests with it in my experience. Switching shouldn't be a big effort.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to