Uses of Class
com.aventstack.extentreports.GherkinKeyword
-
Packages that use GherkinKeyword Package Description com.aventstack.extentreports -
-
Uses of GherkinKeyword in com.aventstack.extentreports
Methods in com.aventstack.extentreports with parameters of type GherkinKeyword Modifier and Type Method Description ExtentTestExtentTest. createNode(GherkinKeyword gherkinKeyword, String name)ExtentTestExtentTest. createNode(GherkinKeyword gherkinKeyword, String name, String description)ExtentTestExtentReports. createTest(GherkinKeyword gherkinKeyword, String testName)ExtentTestExtentReports. createTest(GherkinKeyword gherkinKeyword, String name, String description)
-