Package us.abstracta.jmeter.javadsl.core
-
Interface Summary 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 Summary Class Description BuildTreeContext Contains information that can be used by elements to share infoDslTestPlan 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.