Class RunJMeterMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="jmeter",
          defaultPhase=INTEGRATION_TEST)
    public class RunJMeterMojo
    extends AbstractJMeterMojo
    Goal that runs jmeter based on configuration defined in your pom.
    This goal runs within Lifecycle phase LifecyclePhase.INTEGRATION_TEST.
    • Constructor Detail

      • RunJMeterMojo

        public RunJMeterMojo()
    • Method Detail

      • doExecute

        public void doExecute()
                       throws org.apache.maven.plugin.MojoExecutionException
        Run all the JMeter tests.
        Specified by:
        doExecute in class AbstractJMeterMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException - MojoExecutionException