Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] easymock 3.0

Hi,

the test now uses mockito (which is btw really nicer than easymock):
http://git.eclipse.org/c/mylyn/org.eclipse.mylyn.reviews.git/commit/?id=7067d0b62c230f81f955d59e4341123a3939e334

I filed CQs 5078 and 5079 for mockito and objenesis and added a
comment to 5056 that easymock 3.0 isn't used anymore.

Sascha

On Fri, Apr 1, 2011 at 1:05 AM, Matthias Sohn
<matthias.sohn@xxxxxxxxxxxxxx> wrote:
> 2011/4/1 Steffen Pingel <steffen.pingel@xxxxxxxxxxx>
>>
>> To file a CQ go to
>> https://dev.eclipse.org/portal/myfoundation/portal/portal.php and
>> select "[use] a third-party library from Orbit" under the appropriate
>> project.
>>
>> You can find the number for each Orbit library on the download page:
>> http://download.eclipse.org/tools/orbit/downloads/drops/S20110304120314/
>> .
>>
>> If we end up only using one of the libraries please make sure to
>> comment on the unused CQ so that IP team can mark it accordingly.
>
> In EGit use of Mockito we found that we also need objenesis
> which is used by mockito (not sure if this depends on the use case),
> see https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4957
>
>>
>> On Thu, Mar 31, 2011 at 1:47 PM, Chris Aniszczyk <caniszczyk@xxxxxxxxx>
>> wrote:
>> > On Thu, Mar 31, 2011 at 1:55 PM, Sascha Scholz <sascha.scholz@xxxxxxxxx>
>> > wrote:
>> >> Hi all,
>> >>
>> >> I guess Kilian was referring to Easymock 3.0 (and not to Mockito)
>> >> which he couldn't find in Orbit CVS. Anyway, I'll give Mockito a try.
>> >> Am I right that we need a CQ for Mockito? Then I would try that also
>> >> for the first time... ;-)
>> >
>> > Yes, you need a CQ but you can piggback on the existing approved CQ so
>> > approval will be quick.
>> >
>> > --
>> > Cheers,
>> >
>> > Chris Aniszczyk
>> > http://aniszczyk.org
>> > +1 512 961 6719
>> > _______________________________________________
>> > mylyn-reviews-dev mailing list
>> > mylyn-reviews-dev@xxxxxxxxxxx
>> > https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>> >
>>
>>
>>
>> --
>> Steffen Pingel
>> Committer, http://eclipse.org/mylyn
>> Senior Developer, http://tasktop.com
>> _______________________________________________
>> mylyn-reviews-dev mailing list
>> mylyn-reviews-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>
>
>
> --
> Matthias
>
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>
>


Back to the top