Class GroovyResourceFinder

java.lang.Object
org.jbehave.core.configuration.groovy.GroovyResourceFinder

public class GroovyResourceFinder extends Object
  • Constructor Details

    • GroovyResourceFinder

      public GroovyResourceFinder()
    • GroovyResourceFinder

      public GroovyResourceFinder(URL codeLocation, String include, String exclude)
  • Method Details

    • findResources

      public List<String> findResources()