public class TestManager extends JMeterMojo
appendResultsTimestamp, customPropertiesFile, ignoreResultFailures, jmeterConfigArtifact, jmeterPlugins, junitLibraries, libDir, libExtDir, libJUnitDir, logConfigFilename, logsDir, mojoExecution, overrideRootLogLevel, pluginArtifacts, pluginProperties, propertiesFilesDirectory, propertiesGlobal, propertiesJMeter, propertiesReplacedByCustomFiles, propertiesSaveService, propertiesSystem, propertiesUpgrade, propertiesUser, proxyConfig, remoteConfig, resultsDir, resultsDirectory, resultsFileFormat, resultsFileNameDateFormat, resultsOutputIsCSVFormat, skipTests, testArgs, testResultsTimestamp, workDir| Constructor and Description |
|---|
TestManager(JMeterArgumentsArray baseTestArgs,
File testFilesDirectory,
List<String> testFilesIncluded,
List<String> testFilesExcluded,
RemoteConfiguration remoteServerConfiguration,
boolean suppressJMeterOutput,
File binDir,
JMeterProcessJVMSettings jMeterProcessJVMSettings) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
executeTests()
Executes all tests and returns the resultFile names
|
executeconfigureAdvancedLogging, generateJMeterDirectoryTree, getArtifactNamed, initialiseJMeterArgumentsArray, isArtifactAJMeterDependency, isArtifactAnExplicitDependency, isArtifactMarkedAsAJMeterPlugin, isArtifactMarkedAsAJUnitLib, populateJMeterDirectoryTree, propertyConfiguration, setJMeterResultFileFormatpublic TestManager(JMeterArgumentsArray baseTestArgs, File testFilesDirectory, List<String> testFilesIncluded, List<String> testFilesExcluded, RemoteConfiguration remoteServerConfiguration, boolean suppressJMeterOutput, File binDir, JMeterProcessJVMSettings jMeterProcessJVMSettings)
Copyright © 2015. All Rights Reserved.