Class BankFixtures<SELF extends BankFixtures<SELF>>
- java.lang.Object
-
- com.tngtech.jgiven.base.StageBase<SELF>
-
- com.tngtech.jgiven.Stage<SELF>
-
- dev.aherscu.qa.jgiven.commons.utils.StageEx<SELF>
-
- dev.aherscu.qa.jgiven.commons.steps.GenericFixtures<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType,SELF>
-
- dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures<SELF>
-
- dev.aherscu.qa.testing.example.steps.tutorial.BankFixtures<SELF>
-
- All Implemented Interfaces:
dev.aherscu.qa.jgiven.commons.model.ScenarioType<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType>
public class BankFixtures<SELF extends BankFixtures<SELF>> extends dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures<SELF>
-
-
Constructor Summary
Constructors Constructor Description BankFixtures()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SELF
a_bank(dev.aherscu.qa.jgiven.commons.utils.WebDriverEx driver)
-
Methods inherited from class dev.aherscu.qa.jgiven.webdriver.steps.WebDriverFixtures
a_web_driver, at, context, scrollIntoView, thisWebDriver
-
-
-
-
Method Detail
-
a_bank
public SELF a_bank(dev.aherscu.qa.jgiven.commons.utils.WebDriverEx driver)
-
-