| Modifier and Type | Method and Description |
|---|---|
TestStopper |
BuildTreeContext.getTestStopper() |
| Modifier and Type | Method and Description |
|---|---|
void |
BuildTreeContext.setTestStopper(TestStopper testStopper) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseTestStopper
Provides common logic for
TestStopper implementations. |
static class |
EmbeddedJmeterEngine.EmbeddedJMeterEngineStopper |
| Modifier and Type | Method and Description |
|---|---|
protected EmbeddedJmeterEngine.TestRunner |
DistributedJmeterEngine.buildTestRunner(org.apache.jorphan.collections.HashTree testPlanTree,
org.apache.jorphan.collections.HashTree rootTree,
TestStopper testStopper) |
protected EmbeddedJmeterEngine.TestRunner |
EmbeddedJmeterEngine.buildTestRunner(org.apache.jorphan.collections.HashTree testPlanTree,
org.apache.jorphan.collections.HashTree rootTree,
TestStopper testStopper) |
| Modifier and Type | Field and Description |
|---|---|
protected TestStopper |
AutoStopListener.testStopper |
| Modifier and Type | Method and Description |
|---|---|
TestStopper |
AutoStopTestBean.getTestStopper() |
| Modifier and Type | Method and Description |
|---|---|
void |
AutoStopTestBean.setTestStopper(TestStopper testStopper) |
| Constructor and Description |
|---|
AutoStopTestBean(Pattern regex,
List<AutoStopConditionElement> conditions,
TestStopper testStopper) |
Copyright © 2024. All rights reserved.