Skip navigation links
A D G W 

A

apply(Statement, Description) - Method in class de.codecentric.zucchini.web.junit.WebDriverExecutorRule
apply(Statement, Description) - Method in class de.codecentric.zucchini.web.junit.WebFactRule
apply(Statement, Description) - Method in class de.codecentric.zucchini.web.junit.WebResultRule
apply(Statement, Description) - Method in class de.codecentric.zucchini.web.junit.WebStepRule

D

de.codecentric.zucchini.web.junit - package de.codecentric.zucchini.web.junit
 

G

getWebDriverExecutor() - Method in class de.codecentric.zucchini.web.junit.WebDriverExecutorRule
Returns the web driver executor.

W

WebDriverExecutorRule - Class in de.codecentric.zucchini.web.junit
This JUnit rule provides a mechanism for defining a web driver executor either by directly injecting a custom web driver executor, or by specifying a web driver provider which is then used with the default web driver executor, or by specifying nothing which results in the default web driver executor using the default web driver provider.
WebDriverExecutorRule() - Constructor for class de.codecentric.zucchini.web.junit.WebDriverExecutorRule
Initializes a web driver executor rule that uses the default web driver executor using the default web driver provider.
WebDriverExecutorRule(WebDriverExecutor) - Constructor for class de.codecentric.zucchini.web.junit.WebDriverExecutorRule
Initializes a web driver executor rule that uses the specified web driver executor.
WebDriverExecutorRule(WebDriverProvider) - Constructor for class de.codecentric.zucchini.web.junit.WebDriverExecutorRule
Initializes a web driver executor rule that uses the specified web driver provider with the default web driver executor.
WebFactRule - Class in de.codecentric.zucchini.web.junit
This JUnit rule provides a mechanism for registering a web fact with a specific name.
WebFactRule(String, WebFact) - Constructor for class de.codecentric.zucchini.web.junit.WebFactRule
Initializes a web fact rule that registers the given web fact with the specified name.
WebFactRule(String, ExecutionFact) - Constructor for class de.codecentric.zucchini.web.junit.WebFactRule
Initializes a web fact rule that registers the given execution fact with the specified name.
WebResultRule - Class in de.codecentric.zucchini.web.junit
This JUnit rule provides a mechanism for registering a web result with a specific name.
WebResultRule(String, WebResult) - Constructor for class de.codecentric.zucchini.web.junit.WebResultRule
Initializes a web result rule that registers the given web result with the specified name.
WebStepRule - Class in de.codecentric.zucchini.web.junit
This JUnit rule provides a mechanism for registering a web step with a specific name.
WebStepRule(String, WebStep) - Constructor for class de.codecentric.zucchini.web.junit.WebStepRule
Initializes a web step rule that registers the given web step with the specified name.
A D G W 
Skip navigation links

Copyright © 2015 codecentric AG. All rights reserved.