| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.testelements |
| Modifier and Type | Field and Description |
|---|---|
protected DslScopedTestElement.Scope |
DslScopedTestElement.scope |
| Modifier and Type | Method and Description |
|---|---|
static DslScopedTestElement.Scope |
DslScopedTestElement.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslScopedTestElement.Scope[] |
DslScopedTestElement.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DslScopedTestElement.scope(DslScopedTestElement.Scope scope)
Allows specifying if the element should be applied to main sample and/or sub samples.
|
Copyright © 2023. All rights reserved.