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.loadClassDescriptionThe load profile of a
LoadScenario: 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.Lifecycle state of a registered load scenario in the load-scenario registry.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.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.modelClassDescriptionThe load profile of a
LoadScenario: 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.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.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.