Martin Hofmannsobik
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
-
Martin Hofmannsobik 创建了一个帖子, 已回答How 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... -