Uses of Interface
io.hyperfoil.api.config.Step
Packages that use Step
-
Uses of Step in io.hyperfoil.api.config
Subinterfaces of Step in io.hyperfoil.api.configClasses in io.hyperfoil.api.config that implement StepMethods in io.hyperfoil.api.config that return StepModifier and TypeMethodDescriptionBaseSequenceBuilder.SimpleBuilder.build()Step[]Sequence.steps()Methods in io.hyperfoil.api.config that return types with arguments of type StepModifier and TypeMethodDescriptionBaseSequenceBuilder.SimpleAdapter.build()StepBuilder.ActionAdapter.build()StepBuilder.build()BaseSequenceBuilder.buildSteps()Benchmark.steps()Methods in io.hyperfoil.api.config with parameters of type StepConstructors in io.hyperfoil.api.config with parameters of type Step -
Uses of Step in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session with parameters of type StepModifier and TypeMethodDescriptionSequenceInstance.reset(Sequence sequence, int index, Step[] steps, Consumer<SequenceInstance> releaseHandler)