Annotation Interface UsingGroovy


@Retention(RUNTIME) @Target(TYPE) @Inherited public @interface UsingGroovy
  • Element Details

    • classLoader

      Class<? extends groovy.lang.GroovyClassLoader> classLoader
      Default:
      org.jbehave.core.configuration.groovy.BytecodeGroovyClassLoader.class
    • resourceFinder

      Class<? extends GroovyResourceFinder> resourceFinder
      Default:
      org.jbehave.core.configuration.groovy.GroovyResourceFinder.class