Uses of Interface
io.hyperfoil.api.config.StepBuilder
Packages that use StepBuilder
-
Uses of StepBuilder in io.hyperfoil.api.config
Classes in io.hyperfoil.api.config with type parameters of type StepBuilderClasses in io.hyperfoil.api.config that implement StepBuilderModifier and TypeClassDescriptionstatic classstatic classFields in io.hyperfoil.api.config with type parameters of type StepBuilderMethods in io.hyperfoil.api.config that return StepBuilderModifier and TypeMethodDescriptionStepBuilder.ActionBuilderConverter.apply(Action.Builder builder) StepBuilder<?>Locator.Abstract.step()StepBuilder<?>Locator.Impl.step()StepBuilder<?>Locator.step()Methods in io.hyperfoil.api.config with parameters of type StepBuilderModifier and TypeMethodDescriptionintBaseSequenceBuilder.indexOf(StepBuilder<?> builder) static StringStepBuilder.nameOf(StepBuilder<?> builder) static voidLocator.push(StepBuilder<?> stepBuilder, BaseSequenceBuilder<?> sequenceBuilder) BaseSequenceBuilder.stepBuilder(StepBuilder<?> stepBuilder)