Interface | Description |
---|---|
ConfigMergabilityIndicator |
Interface that gives a hint about the merge policy to apply between Samplers and Config elements
|
NoConfigMerge |
Implement this method-less interface to indicate that this ConfigElement should not be merged.
|
NoThreadClone |
Implement this method-less interface to indicate your test element should not
be cloned for each thread in a test run.
|
Class | Description |
---|---|
CompoundVariable |
CompoundFunction.
|
ReplaceFunctionsWithStrings |
Transforms strings into variable references (in spite of the name, which
suggests the opposite!)
|
ReplaceStringWithFunctions | |
SimpleVariable | |
UndoVariableReplacement | |
ValueReplacer |
Perfom replacement of ${variable} references.
|
Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.