| Package | Description |
|---|---|
| com.lazerycode.jmeter.mojo |
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
class |
ConfigureJMeterMojo
Goal that configures Apache JMeter bundle.
This goal is also called by other goals. This goal runs within Lifecycle phase LifecyclePhase.COMPILE. |
class |
RunJMeterGUIMojo
Goal that runs JMeter in GUI mode.
This goal runs within Lifecycle phase LifecyclePhase.TEST. |
class |
RunJMeterMojo
Goal that runs jmeter based on configuration defined in your pom.
This goal runs within Lifecycle phase LifecyclePhase.INTEGRATION_TEST. |
class |
RunJMeterServer
Goal that runs JMeter in server mode.
This goal runs within Lifecycle phase LifecyclePhase.TEST. |
Copyright © 2018–2019. All rights reserved.