Class JMeterArgumentsArray


  • public class JMeterArgumentsArray
    extends Object
    Creates an arguments array to pass to the JMeter object to run tests.
    Author:
    Mark Collin
    • Constructor Detail

      • JMeterArgumentsArray

        public JMeterArgumentsArray​(boolean disableGUI,
                                    String jMeterHomeDirectory)
                             throws org.apache.maven.plugin.MojoExecutionException
        Create an instance of JMeterArgumentsArray
        Parameters:
        disableGUI - If GUI should be disabled or not
        jMeterHomeDirectory - The JMETER_HOME directory, what JMeter bases its classpath on
        Throws:
        org.apache.maven.plugin.MojoExecutionException - Exception