|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.webdriver.AbstractWebDriverTest
AbstractInjectableWebDriverTest.
@Deprecated public abstract class AbstractWebDriverTest
Base class for general webdriver tests which is used for testing Confluence and its plugins.
| Field Summary | |
|---|---|
protected DarkFeaturesHelper |
darkFeaturesHelper
Deprecated. |
com.atlassian.webdriver.testing.rule.IgnoreBrowserRule |
ignoreRule
Deprecated. |
org.junit.rules.TestName |
name
Deprecated. |
ConfluenceTestedProduct |
product
Deprecated. |
protected ConfluenceRpc |
rpc
Deprecated. |
protected ServerStateManager |
serverStateManager
Deprecated. |
com.atlassian.webdriver.testing.rule.SessionCleanupRule |
sessionCleanupRule
Deprecated. |
com.atlassian.webdriver.testing.rule.TestBrowserRule |
testBrowserRule
Deprecated. |
protected TestData |
testData
Deprecated. |
protected UserManagementHelper |
userHelper
Deprecated. |
com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule |
webDriverScreenshotRule
Deprecated. |
| Constructor Summary | |
|---|---|
AbstractWebDriverTest()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
clear()
Deprecated. |
void |
start()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public com.atlassian.webdriver.testing.rule.IgnoreBrowserRule ignoreRule
public com.atlassian.webdriver.testing.rule.TestBrowserRule testBrowserRule
public com.atlassian.webdriver.testing.rule.WebDriverScreenshotRule webDriverScreenshotRule
public com.atlassian.webdriver.testing.rule.SessionCleanupRule sessionCleanupRule
public org.junit.rules.TestName name
protected ConfluenceRpc rpc
protected TestData testData
protected ServerStateManager serverStateManager
protected UserManagementHelper userHelper
public ConfluenceTestedProduct product
protected DarkFeaturesHelper darkFeaturesHelper
| Constructor Detail |
|---|
public AbstractWebDriverTest()
| Method Detail |
|---|
public void start()
throws java.lang.Exception
java.lang.Exceptionpublic void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||