|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Does anyone test e(fx)clipse applications? [message #1770609 is a reply to message #1770585] |
Tue, 15 August 2017 02:11 |
Marcelo Ruiz Messages: 80 Registered: April 2017 |
Member |
|
|
@Tom
I am trying Fx-Test. I know this is a work in progress. Are you open to suggestions/ideas/discussions? If so, where would be the best place?
Also, I am having trouble with Mockito. I added version 1.9.5 to the target definition, and also objenesis, but I does not work at all: it is unable to mock the class complaining it can only mock visible and non final classes (which is the case in my project). Mockito can't even mock a public non-final class with a public default constructor residing in the very same package of the test fragment...
The whole thing with Eclipse, adding dependencies to the target definition from P2 repositories and adding them also to pom.xml seems a nightmare to me... I can't wait to drop maven and P2 altogether and start building e(fx)clipse projects with gradle. :(
In the meantime, I would like to be able to use Mockito. Could you share how you setup Mockito in eclipse for your projects? I am not concern about the pom.xml dependency...
Thanks again!
[Updated on: Tue, 15 August 2017 04:57] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05944 seconds