I'm a big fan of Mockito, so I'd like to see it added.

-Stephen

On Thu, Aug 29, 2013 at 1:38 PM, Claude Warren <[email protected]> wrote:
> I am rewriting the test cases for JUnit 4.x (4.11 currently) and am
> thinking about adding Mockito to mock some of the objects in the tests.
>  For example testing that
>
> Graph g = Factory.createGraphMemWithTransactionHandler(th);
>     g.getTransactionHandler();
> returns the same transaction handler.
>
> Does anyone have a problem with adding Mockito the the test build?
>
> --
> I like: Like Like - The likeliest place on the web<http://like-like.xenei.com>
> Identity: https://www.identify.nu/[email protected]
> LinkedIn: http://www.linkedin.com/in/claudewarren

Reply via email to