コード例 #1
0
 @Override
 public GroovyAction groovy(BuilderSupport<GroovyActionBuilder> configurer) {
   return testRunner.groovy(configurer);
 }