Class TestNgRunner

  • All Implemented Interfaces:
    org.apache.groovy.plugin.GroovyRunner, org.codehaus.groovy.plugin.GroovyRunner

    @Deprecated
    public class TestNgRunner
    extends TestNgRunner
    implements org.codehaus.groovy.plugin.GroovyRunner
    Deprecated.
    Integration code for running TestNG tests in Groovy.
    • Constructor Summary

      Constructors 
      Constructor Description
      TestNgRunner()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apache.groovy.plugin.GroovyRunner

        canRun, run
    • Constructor Detail

      • TestNgRunner

        public TestNgRunner()
        Deprecated.