Package io.hyperfoil.api.config
Interface BaseSequenceBuilder.SimpleBuilder
- Enclosing class:
- BaseSequenceBuilder<S extends BaseSequenceBuilder<S>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Simplified interface that works better with lambdas
-
Method Summary
-
Method Details
-
build
Step build()
-