1
3
原始代码没有此功能。我看到两种可能的方法来做测试休息服务。 您可以设置一个功能测试,在运行web容器时测试您的应用程序。将部署应用程序并运行功能测试。这些测试又是单元测试。 grails functional testing 或 functional testing plugin 2) 扩展GrailsUrlMappingsTestCase因为grails是开源的,所以您可以扩展 looks quite simple . |
Rado · 无法捕获Grails 3中的数据库异常 6 年前 |
user1452701 · 是否可以创建自定义条件查询,如 6 年前 |
Magat Law · grails表单中的操作不起作用 6 年前 |
ziftech · Grails REST安全性-将用户id添加到令牌 6 年前 |
Bill Hutchinson · Grails 3限制索引视图中的列 6 年前 |
Trebla · Grails动态“inList” 6 年前 |