Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] EasyMock Class Extension

2011/2/16 Dariusz Luksza <dariusz.luksza@xxxxxxxxx>
On 02/16/2011 09:32 AM, Matthias Sohn wrote:
> Shouldn't be a problem to get the approval. File a CQ for that and refer to CQ 3426
> in that new CQ (modeling got that approved under this CQ).

Honestly speaking I would prefer to use mockito instead of easymock. I've check where
we currently use easymock and it appears that it only used in GitResourceVariantComparatorTest
so replacing easymock with mockito wouldn't be a huge effort.

AFAIK mockito is already available in Orbit, easymock class extension should be added.
There is also approved CQ for mockito: 3930.

Does anybody see any disadvantages of mockito? If not I'll fill a CQ for using mockito
in EGit, and after it will be approved I'll replace it in our tests.

looks fine to me, I don't have a preference hereĀ 

--
Matthias

Back to the top