Martin Hofmannsobik
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
-
Martin Hofmannsobik created a post, AnsweredHow can I write a test for a plugin editing Groovy files?
I'm developing a plugin which converts JUnit test to Spock Tests. Therefore I am modifying Groovy files. This seems to be a problem for my test. I'm having the following test case class ConvertJava... -