Class GherkinMethod

java.lang.Object
dev.galasa.framework.spi.language.gherkin.GherkinMethod

public class GherkinMethod extends Object
A GherkinMethod is really a Gherkin Scenario. It has a name, and a number of Statements(steps) which can be executed.