| Modifier and Type | Interface and Description |
|---|---|
static interface |
DslJsr223PostProcessor.PostProcessorScript
Allows to use any java code as script.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DslJsr223PreProcessor.PreProcessorScript
Allows to use any java code as script.
|
| Modifier and Type | Interface and Description |
|---|---|
protected static interface |
DslJsr223TestElement.Jsr223Script<T extends DslJsr223TestElement.Jsr223ScriptVars> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PropertyScriptBuilder.PropertyScript
Allows to use any java code as property.
|
| Constructor and Description |
|---|
DslScriptBuilder(DslScriptBuilder.DslScript<?,?> script,
Class<?> varsClass,
Map<String,String> varsNameMapping) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DslJsr223Sampler.SamplerScript
Allows to use any java code as script.
|
Copyright © 2023. All rights reserved.