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