Package org.mockserver.load
package org.mockserver.load
-
ClassDescriptionPer-iteration template variable exposed to a
LoadScenariostep under the key"iteration", sibling ofrequest/response.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.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].