Package us.abstracta.jmeter.javadsl.core.engines
-
Interface Summary Interface Description TestStopper Allows to stop a test plan execution with a given message. -
Class Summary Class Description BaseTestStopper Provides common logic forTestStopperimplementations.DistributedJmeterEngine Allows running a JMeter test plan distributed across multiple machines.EmbeddedJmeterEngine Allows running test plans in an embedded JMeter instance.EmbeddedJmeterEngine.EmbeddedJMeterEngineStopper EmbeddedJmeterEngine.TestRunner EmbeddedStatsSummary Contains statistics collected byEmbeddedJmeterEngine.EmbeddedStatsSummary.EmbeddedTimeMetricSummary JmeterEnvironment Allows configuring a local JMeter environment required for getting resource messages, running test plans, saving test plans, etc.JmeterGui Displays JMeter GUI in current JVM. -
Exception Summary Exception Description AutoStoppedTestException Thrown when a test plan execution has been stopped due to an autoStop condition.