| Package | Description |
|---|---|
| com.lazerycode.jmeter.configuration | |
| com.lazerycode.jmeter.mojo | |
| com.lazerycode.jmeter.testrunner |
| Constructor and Description |
|---|
JMeterProcessJVMSettings(JMeterProcessJVMSettings source)
Copy constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected JMeterProcessJVMSettings |
AbstractJMeterMojo.jMeterProcessJVMSettings
Value class that wraps all JMeter Process JVM settings.
|
| Constructor and Description |
|---|
JMeterProcessBuilder(JMeterProcessJVMSettings settings,
String runtimeJarName) |
TestManager(JMeterArgumentsArray baseTestArgs,
File testFilesDirectory,
List<String> testFilesIncluded,
List<String> testFilesExcluded,
RemoteConfiguration remoteServerConfiguration,
boolean suppressJMeterOutput,
File binDir,
JMeterProcessJVMSettings jMeterProcessJVMSettings,
String runtimeJarName,
File reportDirectory,
boolean generateReports,
io.perfana.client.PerfanaClient perfanaClient) |
Copyright © 2018–2019. All rights reserved.