Package org.codehaus.groovy.testng
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.
use
TestNgRunner
Integration code for running TestNG tests in Groovy.
-
Constructor Details
-
TestNgRunner
public TestNgRunner()Deprecated.
-