Package io.hyperfoil.api.session
package io.hyperfoil.api.session
-
ClassDescriptionActions are similar to
stepsbut are executed unconditionally; Action cannot block sequence execution.Data structure that holds immutable data with push-once semantics.This interface is typically implemented in extensions.Behaviour when a new sequence start is requested but the concurrency factor is exceeded.Session.ResourceKey<R extends Session.Resource>This exception is raised to prevent any further processing after the session is stopped.Data shared among sessions bound to the sameexecutor thread.Counter shared by multiple sessions.