Uses of Class
net.thucydides.core.fixtureservices.FixtureException
| Package | Description |
|---|---|
| net.thucydides.core.fixtureservices | |
| net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
-
Uses of FixtureException in net.thucydides.core.fixtureservices
Methods in net.thucydides.core.fixtureservices that throw FixtureException Modifier and Type Method Description voidFixtureService. setup()voidFixtureService. shutdown() -
Uses of FixtureException in net.thucydides.core.webdriver
Methods in net.thucydides.core.webdriver that throw FixtureException Modifier and Type Method Description voidWebDriverFactory. setupFixtureServices()