Class GherkinStatement

java.lang.Object
dev.galasa.framework.spi.language.gherkin.GherkinStatement
All Implemented Interfaces:
IGherkinExecutable

public class GherkinStatement extends Object implements IGherkinExecutable
A GherkinStatement is a single executable statement. ie: A step in the scenario.