| 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 | Field and Description |
|---|---|
protected DslJsr223TestElement.Jsr223Script<?> |
DslJsr223TestElement.script |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends DslJsr223TestElement.Jsr223Script<?>> |
DslJsr223TestElement.scriptClass |
| Constructor and Description |
|---|
DslJsr223TestElement(String name,
String defaultName,
DslJsr223TestElement.Jsr223Script<?> script) |
| Constructor and Description |
|---|
DslJsr223TestElement(String name,
String defaultName,
Class<? extends DslJsr223TestElement.Jsr223Script<?>> scriptClass) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DslJsr223Sampler.SamplerScript
Allows to use any java code as script.
|
Copyright © 2024. All rights reserved.