| Class | Description |
|---|---|
| AbstractJMeterMojo |
JMeter Maven plugin.
|
| CheckResultsMojo |
Goal that computes successes/failures from CSV or XML results files.
This goal runs within Lifecycle phase LifecyclePhase.VERIFY.Ensure you set 'scanResultsForSuccessfulRequests' and 'scanResultsForFailedRequests' to true. |
| ConfigureJMeterMojo |
Goal that configures Apache JMeter bundle.
This goal is also called by other goals. This goal runs within Lifecycle phase LifecyclePhase.COMPILE. |
| HelpMojo |
Display help information on perfana-jmeter-maven-plugin.
Call mvn perfana-jmeter:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| JMeterConfigurationHolder |
Holds configuration
|
| RunJMeterGUIMojo |
Goal that runs JMeter in GUI mode.
This goal runs within Lifecycle phase LifecyclePhase.TEST. |
| RunJMeterMojo |
Goal that runs jmeter based on configuration defined in your pom.
This goal runs within Lifecycle phase LifecyclePhase.INTEGRATION_TEST. |
| RunJMeterServer |
Goal that runs JMeter in server mode.
This goal runs within Lifecycle phase LifecyclePhase.TEST. |
Copyright © 2018–2019. All rights reserved.