Class TestNGRunnerMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.qaddict.maven.run.AbstractRunnerMojo
org.qaddict.maven.run.TestNGRunnerMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="testng", requiresProject=false) public class TestNGRunnerMojo extends AbstractRunnerMojo
  • Constructor Details

    • TestNGRunnerMojo

      public TestNGRunnerMojo()
  • Method Details

    • execute

      protected void execute(Jvm jvm, String jar, List<String> resolvedArgs) throws org.apache.maven.plugin.MojoExecutionException
      Specified by:
      execute in class AbstractRunnerMojo
      Throws:
      org.apache.maven.plugin.MojoExecutionException