I just had brief looks at easyb and spock , both seem to be similar, however spock seems to be more technically oriented, is there any best practice regarding when to use which ?
Grails 1.3.5 and have selenium-rc, easyb, and spring-security-core plugins installed.Everything seems to work really well except this one case I\'ve run into.I have a page I am testing which has the f
I am running an Integration Test for a Grails application.I am using the easyb plugin.The problem is that the database doesn\'t seem to get cleared out between Scenarios. MyWhen I run standard Grails
More specifically, is List(T)(IEnumerable(T)) thread-safe if the IEnumerable开发者_开发百科 used to initialize the list is modified during the construction of the new list?That has nothing to do with