Class TestNgRunner

java.lang.Object
org.apache.groovy.plugin.testng.TestNgRunner
org.codehaus.groovy.testng.TestNgRunner
All Implemented Interfaces:
GroovyRunner, GroovyRunner

@Deprecated
public class TestNgRunner
extends TestNgRunner
implements GroovyRunner
Deprecated.
Integration code for running TestNG tests in Groovy.
  • Constructor Details