Package com.tngtech.jgiven
Interface StepFunction<STAGE>
- Type Parameters:
STAGE
- the stage in which this step is executed
public interface StepFunction<STAGE>
A functional interface for defining ad-hoc steps.
- Since:
- 0.7.1
- See Also:
-
Method Summary
-
Method Details
-
apply
- Throws:
Exception
-