【发布时间】:2016-05-11 11:58:32
【问题描述】:
我正在转换一个在单元测试中有这样一行的 grails 3 应用程序...
import grails.buildtestdata.mixin.Build
....
@Build([Item, Parent])
Spock 1.0_GRAILS_2.4 或其他版本中是否有等价物?
【问题讨论】:
标签: grails spock grails-3.0
我正在转换一个在单元测试中有这样一行的 grails 3 应用程序...
import grails.buildtestdata.mixin.Build
....
@Build([Item, Parent])
Spock 1.0_GRAILS_2.4 或其他版本中是否有等价物?
【问题讨论】:
标签: grails spock grails-3.0
【讨论】: