| 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.
|
| Constructor and Description |
|---|
DslJsr223TestElement(String name,
String defaultName,
DslJsr223TestElement.Jsr223Script<?> 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.