| Interface | Description |
|---|---|
| BuildTreeContext.TreeContextEndListener | |
| DslJmeterEngine |
Interface to be implemented by classes allowing to run a DslTestPlan in different engines.
|
| DslTestElement |
Interface to be implemented by all elements composing a JMeter test plan.
|
| DslTestPlan.TestPlanChild |
Test elements that can be added directly as test plan children in JMeter should implement this
interface.
|
| Class | Description |
|---|---|
| BuildTreeContext |
Contains information that can be used by elements to share info
|
| DslTestPlan |
Represents a JMeter test plan, with associated thread groups and other children elements.
|
| DslTestPlan.CodeBuilder | |
| TestPlanStats |
Contains all statistics collected during the execution of a test plan.
|
Copyright © 2024. All rights reserved.