Class SetupThreadGroup

All Implemented Interfaces:
Serializable, Cloneable, Controller, Searchable, org.apache.jmeter.testelement.TestElement, JMeterThreadMonitor, TestCompilerHelper

public class SetupThreadGroup extends ThreadGroup
SetupThreadGroup.java is a special type of ThreadGroup that can be used for setting up of a test before the bulk of the test executes later.
See Also:
  • Constructor Details

    • SetupThreadGroup

      public SetupThreadGroup()