Uses of Class
dev.aherscu.qa.jgiven.webdriver.ApplicationPerMethodWebSessionTest
-
Packages that use ApplicationPerMethodWebSessionTest Package Description dev.aherscu.qa.jgiven.webdriver -
-
Uses of ApplicationPerMethodWebSessionTest in dev.aherscu.qa.jgiven.webdriver
Subclasses of ApplicationPerMethodWebSessionTest in dev.aherscu.qa.jgiven.webdriver Modifier and Type Class Description class
ApplicationPerClassWebSessionTest<C extends WebDriverConfiguration,GIVEN extends WebDriverFixtures<?>,WHEN extends WebDriverActions<?>,THEN extends WebDriverVerifications<?>>
Manages the application lifecycle (WebDriver) to span the entire testcase.
-