Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Tests using Mockito

Hi,

I just created an item in the Bugzilla for a LIFO conflict resolver and submitted a patch containing my implementation.
Also wrote some tests and placed them into plugin org.eclipse.incquery.runtime.tests. However, they require Mockito which isn't declared as a plugin dependency yet and don't know whether the target platform the stuff is being built upon does provide it or not. Guess I should just attach the tests regardless and someone will deal with the rest of it on your side - could someone plz second this?

Cheers,
Steve

Back to the top