Uses of Class
org.nuxeo.runtime.test.runner.web.Configuration
-
Packages that use Configuration Package Description org.nuxeo.runtime.test.runner.web -
-
Uses of Configuration in org.nuxeo.runtime.test.runner.web
Fields in org.nuxeo.runtime.test.runner.web declared as Configuration Modifier and Type Field Description protected ConfigurationWebDriverFeature. configprotected ConfigurationWebPage. configMethods in org.nuxeo.runtime.test.runner.web that return Configuration Modifier and Type Method Description ConfigurationWebPage. getConfiguration()Methods in org.nuxeo.runtime.test.runner.web with parameters of type Configuration Modifier and Type Method Description static <T extends WebPage>
TWebPage. getPage(FeaturesRunner runner, Configuration config, Class<T> type)
-