Package org.codehaus.groovy.plugin
Interface GroovyRunner
- All Superinterfaces:
GroovyRunner
- All Known Implementing Classes:
TestNgRunner
@Deprecated public interface GroovyRunner extends GroovyRunner
Deprecated.
Classes which can run scripts should implement this interface.
-
Method Summary
Methods inherited from interface org.apache.groovy.plugin.GroovyRunner
canRun, run
GroovyRunner