Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [viatra-dev] folder for tests, examples in the repo

Hi,

Regarding the tests: I like employing mock frameworks like Mockito in my unit and integration tests. In the CEP component, there's one fragment plugin containing tests for its host plugin; and also containing the Mockito library in /libs packaged in jar.

Question: What's the legal status of these 3rd party dependencies? (FYI: Mockito is provided under the terms of the MIT license; EasyMock goes with the Apache 2.)

Cheers,
Steve

BTW, I'm still waiting for the issues regarding my commit rights to get sorted out, so the above question is certainly *not* the blocker one here. :)



2014-07-18 17:35 GMT+02:00 Ujhelyi Zoltán <ujhelyiz@xxxxxxxxxx>:
Hi,

feel free to.

Zoli
-- Zoltán Ujhelyi
https://www.inf.mit.bme.hu/en/members/ujhelyiz

Fault Tolerant Systems Research Group
Budapest University of Technology and Economics

On 2014.07.18., at 15:49, David, Istvan <davidi@xxxxxxxxxxxxxx> wrote:

> Hi,
>
> I just noticed the lack of the above mentioned folders in the eclipse.org repo. Can I add these?
>
> Cheers,
> Steve
> _______________________________________________
> viatra-dev mailing list
> viatra-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/viatra-dev

_______________________________________________
viatra-dev mailing list
viatra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/viatra-dev


Back to the top