Skip navigation links
A B C D E G H I J L M O P R S T U V W 

A

AbstractJMeterMojo - Class in com.lazerycode.jmeter.mojo
JMeter Maven plugin.
AbstractJMeterMojo() - Constructor for class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
addAndOverwriteProperties(Map<String, String>) - Method in class com.lazerycode.jmeter.properties.PropertiesFile
Merge a Map of properties into our Properties object The additions will overwrite any existing properties
addArguments(List<String>) - Method in class com.lazerycode.jmeter.testrunner.JMeterProcessBuilder
 
appendResultsTimestamp - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Append the results timestamp to the filename (It will be prepended by default if testResultsTimestamp is set to true)
appendTimestamp(boolean) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 

B

buildArgumentsArray() - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
Generate an arguments array representing the command line options you want to send to JMeter.
buildRemoteArgumentsArray(Map<ConfigurationFiles, PropertiesMapping>) - Method in class com.lazerycode.jmeter.configuration.RemoteArgumentsArrayBuilder
 

C

CheckResultsMojo - Class in com.lazerycode.jmeter.mojo
JMeter Maven plugin.
CheckResultsMojo() - Constructor for class com.lazerycode.jmeter.mojo.CheckResultsMojo
 
com.lazerycode.jmeter.configuration - package com.lazerycode.jmeter.configuration
 
com.lazerycode.jmeter.exceptions - package com.lazerycode.jmeter.exceptions
 
com.lazerycode.jmeter.json - package com.lazerycode.jmeter.json
 
com.lazerycode.jmeter.mojo - package com.lazerycode.jmeter.mojo
 
com.lazerycode.jmeter.properties - package com.lazerycode.jmeter.properties
 
com.lazerycode.jmeter.testrunner - package com.lazerycode.jmeter.testrunner
 
com.lazerycode.jmeter.utility - package com.lazerycode.jmeter.utility
 
computeJMeterArgumentsArray(boolean, boolean) - Method in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Generate the initial JMeter Arguments array that is used to create the command line that we pass to JMeter.
confFilesDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Path under which .conf files are stored.
ConfigurationFiles - Enum in com.lazerycode.jmeter.properties
An Enum holding a list of JMeter properties files.
ConfigureJMeterMojo - Class in com.lazerycode.jmeter.mojo
 
ConfigureJMeterMojo() - Constructor for class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
createFileIfItDoesNotExist() - Method in enum com.lazerycode.jmeter.properties.ConfigurationFiles
 
customPropertiesDirectory - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
customPropertiesFiles - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Absolute path to JMeter custom (test dependent) properties file.

D

DependencyResolutionException - Exception in com.lazerycode.jmeter.exceptions
 
DependencyResolutionException(String, Throwable) - Constructor for exception com.lazerycode.jmeter.exceptions.DependencyResolutionException
 
DependencyResolutionException(String) - Constructor for exception com.lazerycode.jmeter.exceptions.DependencyResolutionException
 
doExecute() - Method in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
doExecute() - Method in class com.lazerycode.jmeter.mojo.CheckResultsMojo
Scan JMeter result files for successful, and failed requests/
doExecute() - Method in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Configure a local instance of JMeter
doExecute() - Method in class com.lazerycode.jmeter.mojo.RunJMeterGUIMojo
Load the JMeter GUI
doExecute() - Method in class com.lazerycode.jmeter.mojo.RunJMeterMojo
Run all the JMeter tests.
downloadExtensionDependencies - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Download all dependencies of files you want to add to lib/ext and copy them to lib/ext too

<downloadExtensionDependencies>   <true> <downloadExtensionDependencies>

downloadJMeterDependencies - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Download all transitive dependencies of the JMeter artifacts.
downloadLibraryDependencies - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Download all dependencies of files you want to add to lib/junit and copy them to lib/junit too

<downloadLibraryDependencies>   <true> <downloadLibraryDependencies>

downloadOptionalDependencies - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Download all optional transitive dependencies of artifacts.

E

equals(Object) - Method in class com.lazerycode.jmeter.json.TestConfig
 
execute() - Method in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
execute() - Method in class com.lazerycode.jmeter.mojo.HelpMojo
executeTests() - Method in class com.lazerycode.jmeter.testrunner.TestManager
Executes all tests and returns the resultFile names

G

generateReports - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Generate JMeter Reports (this will force your .jtl's into .csv mode)
generateTestConfig() - Method in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
getAdditionalProperties() - Method in class com.lazerycode.jmeter.properties.PropertiesMapping
 
getArguments() - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
getCommandLineArgument() - Method in enum com.lazerycode.jmeter.configuration.JMeterCommandLineArguments
 
getFailureCount() - Method in class com.lazerycode.jmeter.testrunner.ResultScanner
 
getFilename() - Method in enum com.lazerycode.jmeter.properties.ConfigurationFiles
 
getFullConfig() - Method in class com.lazerycode.jmeter.json.TestConfig
 
getGenerateReports() - Method in class com.lazerycode.jmeter.json.TestConfig
 
getHost() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
 
getHostExclusions() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
 
getInstance() - Static method in class com.lazerycode.jmeter.mojo.JMeterConfigurationHolder
 
getJavaRuntime() - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
getPassword() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
 
getPort() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
 
getProperties() - Method in class com.lazerycode.jmeter.properties.PropertiesFile
A getter used for testing purposes
getPropertiesFile() - Method in class com.lazerycode.jmeter.properties.PropertiesMapping
 
getPropertiesMap() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
getPropertiesMap() - Method in class com.lazerycode.jmeter.mojo.JMeterConfigurationHolder
 
getPropertyKey() - Method in enum com.lazerycode.jmeter.properties.ReservedProperties
 
getRequiredValue() - Method in enum com.lazerycode.jmeter.properties.ReservedProperties
 
getResultsFileLocations() - Method in class com.lazerycode.jmeter.json.TestConfig
 
getResultsLogFileName() - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
getResultsOutputIsCSVFormat() - Method in class com.lazerycode.jmeter.json.TestConfig
 
getRuntimeJarName() - Method in class com.lazerycode.jmeter.mojo.JMeterConfigurationHolder
 
getServerList() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
getSuccessCount() - Method in class com.lazerycode.jmeter.testrunner.ResultScanner
 
getUsername() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
 
getWorkingDirectory() - Method in class com.lazerycode.jmeter.mojo.JMeterConfigurationHolder
 
getXms() - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
getXmx() - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 

H

hashCode() - Method in class com.lazerycode.jmeter.json.TestConfig
 
HelpMojo - Class in com.lazerycode.jmeter.mojo
Display help information on jmeter-maven-plugin.
Call mvn jmeter:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class com.lazerycode.jmeter.mojo.HelpMojo
 
humanReadableCommandLineOutput(List<String>) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Build a human readable command line from the arguments set by the plugin

I

ignoreResultFailures - Variable in class com.lazerycode.jmeter.mojo.CheckResultsMojo
Sets whether build should fail if there are failed requests found in the JMeter result file.
IOException - Exception in com.lazerycode.jmeter.exceptions
 
IOException(String, Throwable) - Constructor for exception com.lazerycode.jmeter.exceptions.IOException
 
isNotSet(Map<?, ?>) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Utility function to check if a Map is defined and not empty
isNotSet(String) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Utility function to check if a String is defined and not empty
isNotSet(File) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Utility function to check if File is defined and not empty
isSet(String) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Utility function to check if a String is defined and not empty
isStartAndStopServersForEachTest() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
isStartServersBeforeTests() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
isStopServersAfterTests() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 

J

JMETER_ARTIFACT_NAME - Static variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
JMETER_CONFIG_ARTIFACT_NAME - Static variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
JMETER_GROUP_ID - Static variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
JMeterArgumentsArray - Class in com.lazerycode.jmeter.configuration
Creates an arguments array to pass to the JMeter object to run tests.
JMeterArgumentsArray(boolean, String) - Constructor for class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
Create an instance of JMeterArgumentsArray
JMeterCommandLineArguments - Enum in com.lazerycode.jmeter.configuration
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.
jmeterConfigArtifact - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
JMeterConfigurationHolder - Class in com.lazerycode.jmeter.mojo
Holds configuration
jmeterDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Place where the JMeter files will be generated.
jmeterExtensions - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
A list of artifacts that should be copied into the lib/ext directory e.g.
JMeterProcessBuilder - Class in com.lazerycode.jmeter.testrunner
 
JMeterProcessBuilder(JMeterProcessJVMSettings, String) - Constructor for class com.lazerycode.jmeter.testrunner.JMeterProcessBuilder
 
JMeterProcessJVMSettings - Class in com.lazerycode.jmeter.configuration
Used to detect which artifacts are JMeter plugins

Configuration in pom.xml:

JMeterProcessJVMSettings() - Constructor for class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
jMeterProcessJVMSettings - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Value class that wraps all JMeter Process JVM settings.
JORPHAN_ARTIFACT_NAME - Static variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
junitLibraries - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
A list of artifacts that should be copied into the lib/junit directory e.g.

L

libDirectory - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
libExtDirectory - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
libJUnitDirectory - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
LINE_SEPARATOR - Static variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
 
loadMavenProxy() - Method in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Try to load the active maven proxy.
loadProvidedPropertiesIfAvailable(File, boolean) - Method in class com.lazerycode.jmeter.properties.PropertiesFile
Check if a file exists.
LogLevel - Enum in com.lazerycode.jmeter.configuration
Enum containing the log levels supported by JMeter
logsDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set the directory that JMeter logs are saved to.

M

mojoExecution - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
The information extracted from the Mojo being currently executed

O

overrideRootLogLevel - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set a root log level to override all log levels used by JMeter Valid log levels are: ERROR, WARN, INFO, DEBUG (They are not case sensitive); If you try to set an invalid log level it will be ignored

P

parseResultFile(File) - Method in class com.lazerycode.jmeter.testrunner.ResultScanner
Work out how to parse the file (if at all)
postTestPauseInSeconds - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set a pause in seconds after each test that is run.
projectBuildDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
The project build directory
PropertiesFile - Class in com.lazerycode.jmeter.properties
 
PropertiesFile() - Constructor for class com.lazerycode.jmeter.properties.PropertiesFile
Basic constructor for testing purposes.
PropertiesFile(File) - Constructor for class com.lazerycode.jmeter.properties.PropertiesFile
Create a new PropertiesFiles object from a properties file
PropertiesFile(Artifact, ConfigurationFiles) - Constructor for class com.lazerycode.jmeter.properties.PropertiesFile
Create a new PropertiesFiles object from a properties file held in the jMeterConfigArtifact
propertiesFilesDirectory - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Path under which .properties files are stored.
propertiesGlobal - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
JMeter Global Properties that override those given in jmeterProps.
propertiesJMeter - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Absolute path to JMeter custom (test dependent) properties file.
PropertiesMapping - Class in com.lazerycode.jmeter.properties
 
PropertiesMapping(Map<String, String>) - Constructor for class com.lazerycode.jmeter.properties.PropertiesMapping
 
propertiesReplacedByCustomFiles - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Replace the default JMeter properties with any custom properties files supplied.
propertiesReportGenerator - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
JMeter Properties that are merged with precedence into default JMeter file in reportgenerator.properties
propertiesSaveService - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
JMeter Properties that are merged with precedence into default JMeter file in saveservice.properties
propertiesSystem - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
(Java) System properties set for the test run.
propertiesUpgrade - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
JMeter Properties that are merged with precedence into default JMeter file in upgrade.properties
propertiesUser - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
JMeter Properties that are merged with precedence into default JMeter file in user.properties user.properties takes precedence over jmeter.properties
proxyConfig - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Value class that wraps all proxy configurations.
ProxyConfiguration - Class in com.lazerycode.jmeter.configuration
Is used for configuration of all proxy related configuration.
ProxyConfiguration() - Constructor for class com.lazerycode.jmeter.configuration.ProxyConfiguration
 

R

RemoteArgumentsArrayBuilder - Class in com.lazerycode.jmeter.configuration
 
RemoteArgumentsArrayBuilder() - Constructor for class com.lazerycode.jmeter.configuration.RemoteArgumentsArrayBuilder
 
remoteConfig - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Value class that wraps all remote configurations.
RemoteConfiguration - Class in com.lazerycode.jmeter.configuration
This is used by the TestManager to configure remote serverList and stopServersAfterTests settings for each test run.
RemoteConfiguration() - Constructor for class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
reportDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set the directory that JMeter reports are saved to.
ReservedProperties - Enum in com.lazerycode.jmeter.properties
An Enum holding a list of reserved properties.
ResultScanner - Class in com.lazerycode.jmeter.testrunner
Handles checking a JMeter results file in XML format for errors and failures.
ResultScanner(boolean, boolean, boolean) - Constructor for class com.lazerycode.jmeter.testrunner.ResultScanner
 
ResultScanner(boolean, boolean) - Constructor for class com.lazerycode.jmeter.testrunner.ResultScanner
 
resultsDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set the directory that JMeter results are saved to.
resultsFileFormat - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
Set the format of the results generated by JMeter Valid values are: xml, csv (XML set by default).
resultsFileNameDateFormat - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set the format of the timestamp that is appended to the results filename.
ResultsFileNotFoundException - Exception in com.lazerycode.jmeter.exceptions
 
ResultsFileNotFoundException(String, Throwable) - Constructor for exception com.lazerycode.jmeter.exceptions.ResultsFileNotFoundException
 
resultsOutputIsCSVFormat - Variable in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
RunJMeterGUIMojo - Class in com.lazerycode.jmeter.mojo
JMeter Maven plugin.
RunJMeterGUIMojo() - Constructor for class com.lazerycode.jmeter.mojo.RunJMeterGUIMojo
 
RunJMeterMojo - Class in com.lazerycode.jmeter.mojo
JMeter Maven plugin.
RunJMeterMojo() - Constructor for class com.lazerycode.jmeter.mojo.RunJMeterMojo
 

S

scanResultsForFailedRequests - Variable in class com.lazerycode.jmeter.mojo.CheckResultsMojo
Sets whether ResultScanner should search for failed requests in the JMeter result file.
scanResultsForSuccessfulRequests - Variable in class com.lazerycode.jmeter.mojo.CheckResultsMojo
Sets whether ResultScanner should search for Successful requests in the JMeter result file.
setACustomPropertiesFile(File) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setArguments(List<String>) - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
setDefaultPluginProperties(String) - Method in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
setGenerateReports(boolean) - Method in class com.lazerycode.jmeter.json.TestConfig
 
setHost(String) - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
HTTP proxy host name
setHostExclusions(String) - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
Regex of hosts that will not be proxied
setJavaRuntime(String) - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
setJMeterResultFileFormat() - Method in class com.lazerycode.jmeter.mojo.ConfigureJMeterMojo
 
setLogRootOverride(String) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setLogsDirectory(String) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setPassword(String) - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
HTTP proxy user password
setPort(Integer) - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
HTTP proxy port Default: 80
setPostTestPauseInSeconds(String) - Method in class com.lazerycode.jmeter.testrunner.TestManager
Sets a pause after each test has been executed.
setPropertiesFile(PropertiesFile) - Method in class com.lazerycode.jmeter.properties.PropertiesMapping
 
setPropertiesMap(Map<ConfigurationFiles, PropertiesMapping>) - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
 
setProxyConfig(ProxyConfiguration) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setRemoteStart() - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setRemoteStartServerList(String) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setRemoteStop() - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setReportsDirectory(String) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setResultFileOutputFormatIsCSV(boolean) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setResultsDirectory(String) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setResultsFileLocations(List<String>) - Method in class com.lazerycode.jmeter.json.TestConfig
 
setResultsFileNameDateFormat(DateTimeFormatter) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setResultsOutputIsCSVFormat(boolean) - Method in class com.lazerycode.jmeter.json.TestConfig
 
setResultsTimestamp(boolean) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
setServerList(String) - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
Comma separated list of servers to serverList when starting tests
setStartAndStopServersForEachTest(boolean) - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
Remote serverList and stopServersAfterTests for every test, or once for the entire test suite of tests.
setStartServersBeforeTests(boolean) - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
Start all remote servers as defined in jmeter.properties when the test starts Default: Boolean.FALSE
setStopServersAfterTests(boolean) - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
Stop remote servers when the test finishes Default: Boolean.FALSE
setTestFile(File, File) - Method in class com.lazerycode.jmeter.configuration.JMeterArgumentsArray
 
settings - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Maven settings
setUsername(String) - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
HTTP proxy username
setWorkingDirectory(File) - Method in class com.lazerycode.jmeter.testrunner.JMeterProcessBuilder
 
setXms(int) - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
setXmx(int) - Method in class com.lazerycode.jmeter.configuration.JMeterProcessJVMSettings
 
skipTests - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Skip the JMeter tests
startProcess() - Method in class com.lazerycode.jmeter.testrunner.JMeterProcessBuilder
 
stripCarriageReturns(String) - Static method in class com.lazerycode.jmeter.utility.UtilityFunctions
Utility function to strip carriage returns out of a String
stripOutReservedProperties() - Method in class com.lazerycode.jmeter.properties.PropertiesFile
This will strip all reserved properties from a Properties object.
suppressJMeterOutput - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Suppress JMeter output

T

TestConfig - Class in com.lazerycode.jmeter.json
Allows user to specify the files he wants to check.
TestConfig(InputStream) - Constructor for class com.lazerycode.jmeter.json.TestConfig
 
TestConfig(File) - Constructor for class com.lazerycode.jmeter.json.TestConfig
 
testConfigFile - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
The filename used to store the results config
testFilesBuildDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Set the directory that JMeter test files are copied into as part of the build.
testFilesDirectory - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Path under which JMX files are stored.
testFilesExcluded - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Sets the list of exclude patterns to use in directory scan for JMX files.
testFilesIncluded - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Sets the list of include patterns to use in directory scan for JMX files.
TestManager - Class in com.lazerycode.jmeter.testrunner
TestManager encapsulates functions that gather JMeter Test files and execute the tests
TestManager(JMeterArgumentsArray, File, List<String>, List<String>, RemoteConfiguration, boolean, File, JMeterProcessJVMSettings, String, File, boolean) - Constructor for class com.lazerycode.jmeter.testrunner.TestManager
 
testResultsTimestamp - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Timestamp the test results.
toString() - Method in enum com.lazerycode.jmeter.configuration.LogLevel
 
toString() - Method in class com.lazerycode.jmeter.configuration.ProxyConfiguration
Proxy details formatted for command line output.
toString() - Method in class com.lazerycode.jmeter.configuration.RemoteConfiguration
Remote configuration details formatted for command line output.

U

useMavenProxy - Variable in class com.lazerycode.jmeter.mojo.AbstractJMeterMojo
Use maven proxy configuration if no specific proxy configuration provided
UtilityFunctions - Class in com.lazerycode.jmeter.utility
Series of useful utility functions to make life easy

V

valueOf(String) - Static method in enum com.lazerycode.jmeter.configuration.JMeterCommandLineArguments
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.jmeter.configuration.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.jmeter.properties.ConfigurationFiles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.lazerycode.jmeter.properties.ReservedProperties
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.lazerycode.jmeter.configuration.JMeterCommandLineArguments
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.jmeter.configuration.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.jmeter.properties.ConfigurationFiles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.lazerycode.jmeter.properties.ReservedProperties
Returns an array containing the constants of this enum type, in the order they are declared.

W

writePropertiesToFile(File) - Method in class com.lazerycode.jmeter.properties.PropertiesFile
Strip out any reserved properties and then write properties object to a file.
writeResultFilesConfigTo(String) - Method in class com.lazerycode.jmeter.json.TestConfig
 
A B C D E G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.