Package com.tngtech.jgiven

Interface Summary
CurrentStep This interface can be injected into a stage by using the ScenarioState annotation.
StepFunction<STAGE> A functional interface for defining ad-hoc steps.
 

Class Summary
DataTables A utility class to create data tables.
Stage<SELF extends Stage<?>> Base class for Stages.