public class GherkinKeyword extends Object
IGherkinFormatterModel
to be returned by using a name, from the below gherkin model classes:
Example:
extent.createTest(new GherkinKeyword("Feature"), "bddTest"); test.createNode(new GherkinKeyword("Scenario"), bddNode");
IGherkinFormatterModel
public GherkinKeyword(String keyword) throws ClassNotFoundException
ClassNotFoundException
Copyright © 2018. All rights reserved.