Closed Bananeweizen closed 9 years ago
Sorry for the delay in looking at this. The problem, as you correctly suggest, is because there is no code in this project at all - see the value classesToMutate=[] in the output. Do you have the worskapce level testing option set?
Thanks for that hint. I wasn't even aware of those preferences. No more exception now.
I have one plugin project in a large Eclipse workspace, where the PIT launch config throws an NPE, independent of whether I try running it on a test, package, source folder or what else. It works fine for other similar projects in the same workspace. There are no related entries in the error log view or workspace log file. Anything I could check, enable more logging/tracing to see what caused the exception?
The only thing that I think might be important: This is an Eclipse test fragment, so the classes to be tested are in another Eclipse plugin project. Nevertheless, that same setup works for other similar tests.