| Class | Description |
|---|---|
| JMeterArgumentsArray |
Creates an arguments array to pass to the JMeter object to run tests.
|
| JMeterProcessJVMSettings |
Used to detect which artifacts are JMeter plugins
Configuration in pom.xml:
|
| ProxyConfiguration |
Is used for configuration of all proxy related configuration.
|
| RemoteArgumentsArrayBuilder | |
| RemoteConfiguration |
This is used by the TestManager to configure remote serverList and stopServersAfterTests settings for each test run.
|
| Enum | Description |
|---|---|
| JMeterCommandLineArguments |
An Enum holding all of the command line arguments accepted by JMeter
The values are defined in a specific order to ensure the order attributes are applied to the command line.
|
| LogLevel |
Enum containing the log levels supported by JMeter
|
Copyright © 2018–2019. All rights reserved.