Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Error when using AbstractTychoMojoTestCase

> Btw. What is the preferred mock framework? I have seen a dependency in
> one plugin to easymock but did not find any test that uses it. Is there
> a reason why no unit test uses any mock framework?

I just checked and it seems we use both easymock and mockito.
No real preference here except maybe I'm being told mockito is easier to use and can do class mocking out of the box.

Regards,
Jan



Back to the top