Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Mock-Framework

Hi,

 

As you may know, Tycho unit tests uses 2 different mock frameworks (mockito and easymock).

Easymock is used by the tycho-surefire plugin, mockito by others.

 

What do you think about converting the Tycho surefire tests from easymock to mockito so that only one mock framework is used within Tycho?

I know it might not be a high priority task, but still..

 

-martin


Back to the top