You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by Robert Burrell Donkin <ro...@blueyonder.co.uk> on 2013/07/11 22:14:01 UTC

RAT: Mockito...?

I'm a big mockito fan these days[1]

Any objections to adding this as a test dependency...?


(Probably over at 
https://github.com/itstechupnorth/creadur-rat/tree/gsoc initially but 
with the hope that we might be able to start thinking about pulling some 
requests once the next release is out)

Robert

[1] 
http://www.jroller.com/robertburrelldonkin/entry/mockito_love_at_first_mock

Re: RAT: Mockito...?

Posted by Manuel Suárez Sánchez <ss...@gmail.com>.
>
> I'm a big mockito fan these days[1]


+1

I think that mockito is a great tool. It´s very useful in project that you
have a lot of external dependencies and with this is very easy to test your
code.


2013/7/11 Robert Burrell Donkin <ro...@blueyonder.co.uk>

> I'm a big mockito fan these days[1]
>
> Any objections to adding this as a test dependency...?
>
>
> (Probably over at https://github.com/**itstechupnorth/creadur-rat/**
> tree/gsoc <https://github.com/itstechupnorth/creadur-rat/tree/gsoc>initially but with the hope that we might be able to start thinking about
> pulling some requests once the next release is out)
>
> Robert
>
> [1] http://www.jroller.com/**robertburrelldonkin/entry/**
> mockito_love_at_first_mock<http://www.jroller.com/robertburrelldonkin/entry/mockito_love_at_first_mock>
>

Re: RAT: Mockito...?

Posted by "P. Ottlinger" <po...@aiki-it.de>.
Am 11.07.2013 22:14, schrieb Robert Burrell Donkin:
> I'm a big mockito fan these days[1]
> 
> Any objections to adding this as a test dependency...?

no - just add it.

+1
Phil