Uses of Package
org.mockserver.load
Packages that use org.mockserver.load
Package
Description
-
Classes in org.mockserver.load used by org.mockserver.clientClassDescriptionAn API-driven load scenario: an ordered list of templated request
LoadSteps driven at a target concurrency described by aLoadProfile, with optional per-iteration data variation via the scenario'sHttpTemplate.TemplateType. -
Classes in org.mockserver.load used by org.mockserver.loadClassDescriptionDeclarative cross-step capture / correlation rule for a
LoadStep.Where in the step's response aLoadCaptureextracts its value from.Parameterized test data ("data feeder") for aLoadScenario.The raw-dataset format ofLoadFeeder.getData().How a row is chosen for each iteration from the resolved dataset.Adaptive iteration pacing (think-time) for aLoadScenario: a target per-virtual-user iteration cycle time.How the target iteration cycle is derived fromLoadPacing.value.The load profile of aLoadScenario: an ordered list ofLoadStages the orchestrator runs in sequence.An API-driven load scenario: an ordered list of templated requestLoadSteps driven at a target concurrency described by aLoadProfile, with optional per-iteration data variation via the scenario'sHttpTemplate.TemplateType.How each iteration selects which steps to run fromLoadScenario.getSteps().An explicit network target for the generated steps.How recorded requests are turned into load steps.An explicit network target for the generated steps, applied to every step.Lifecycle state of a registered load scenario in the load-scenario registry.A declarative, named load shape on aLoadProfile.Whether a shape drives concurrent virtual users (LoadShape.Metric.VU) or an arrival rate (LoadShape.Metric.RATE).The kind of named shape.One stage of aLoadProfile: a contiguous slice of the run holding or ramping a setpoint fordurationMillis.The kind of aLoadStagein aLoadProfile.One ordered step of aLoadScenario: the request to fire and the optional think-time to wait before firing the next step in the same iteration.One in-run pass/fail threshold for aLoadScenario: a load metric compared against a threshold value.The per-run metric a threshold is evaluated against.The interpolation curve used to ramp a value (virtual users or arrival rate) from astartsetpoint to anendsetpoint across aLoadStageas its progresspadvances over[0, 1]. -
Classes in org.mockserver.load used by org.mockserver.mock.action.httpClassDescriptionAn API-driven load scenario: an ordered list of templated request
LoadSteps driven at a target concurrency described by aLoadProfile, with optional per-iteration data variation via the scenario'sHttpTemplate.TemplateType.Lifecycle state of a registered load scenario in the load-scenario registry. -
Classes in org.mockserver.load used by org.mockserver.serializationClassDescriptionAn API-driven load scenario: an ordered list of templated request
LoadSteps driven at a target concurrency described by aLoadProfile, with optional per-iteration data variation via the scenario'sHttpTemplate.TemplateType. -
Classes in org.mockserver.load used by org.mockserver.serialization.modelClassDescriptionDeclarative cross-step capture / correlation rule for a
LoadStep.Parameterized test data ("data feeder") for aLoadScenario.Adaptive iteration pacing (think-time) for aLoadScenario: a target per-virtual-user iteration cycle time.How the target iteration cycle is derived fromLoadPacing.value.The load profile of aLoadScenario: an ordered list ofLoadStages the orchestrator runs in sequence.An API-driven load scenario: an ordered list of templated requestLoadSteps driven at a target concurrency described by aLoadProfile, with optional per-iteration data variation via the scenario'sHttpTemplate.TemplateType.How each iteration selects which steps to run fromLoadScenario.getSteps().A declarative, named load shape on aLoadProfile.Whether a shape drives concurrent virtual users (LoadShape.Metric.VU) or an arrival rate (LoadShape.Metric.RATE).The kind of named shape.One stage of aLoadProfile: a contiguous slice of the run holding or ramping a setpoint fordurationMillis.The kind of aLoadStagein aLoadProfile.One ordered step of aLoadScenario: the request to fire and the optional think-time to wait before firing the next step in the same iteration.One in-run pass/fail threshold for aLoadScenario: a load metric compared against a threshold value.The per-run metric a threshold is evaluated against.The interpolation curve used to ramp a value (virtual users or arrival rate) from astartsetpoint to anendsetpoint across aLoadStageas its progresspadvances over[0, 1]. -
Classes in org.mockserver.load used by org.mockserver.templates.engineClassDescriptionPer-iteration template variable exposed to a
LoadScenariostep under the key"iteration", sibling ofrequest/response. -
Classes in org.mockserver.load used by org.mockserver.templates.engine.javascriptClassDescriptionPer-iteration template variable exposed to a
LoadScenariostep under the key"iteration", sibling ofrequest/response. -
Classes in org.mockserver.load used by org.mockserver.templates.engine.mustacheClassDescriptionPer-iteration template variable exposed to a
LoadScenariostep under the key"iteration", sibling ofrequest/response. -
Classes in org.mockserver.load used by org.mockserver.templates.engine.velocityClassDescriptionPer-iteration template variable exposed to a
LoadScenariostep under the key"iteration", sibling ofrequest/response.