@Deprecated public abstract class AbstractInjectableWebDriverTest extends Object
Modifier and Type | Field and Description |
---|---|
protected DarkFeaturesHelper |
darkFeaturesHelper
Deprecated.
|
DefaultMethodRules |
methodRules
Deprecated.
|
org.junit.rules.TestName |
name
Deprecated.
|
ConfluenceTestedProduct |
product
Deprecated.
|
protected ConfluenceRpc |
rpc
Deprecated.
|
RuntimeCompilationCheckRule |
runtimeCompilationCheckRule
Deprecated.
This rule is currently separate from the default
methodRules so that it only affects subclasses of this
class for now. |
protected ServerStateManager |
serverStateManager
Deprecated.
|
protected TestData |
testData
Deprecated.
|
protected UserManagementHelper |
userHelper
Deprecated.
|
Modifier | Constructor and Description |
---|---|
protected |
AbstractInjectableWebDriverTest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
start()
Deprecated.
|
void |
stop()
Deprecated.
|
@Inject public ConfluenceTestedProduct product
public org.junit.rules.TestName name
@Inject public DefaultMethodRules methodRules
@Inject public RuntimeCompilationCheckRule runtimeCompilationCheckRule
methodRules
so that it only affects subclasses of this
class for now. If it works out OK, we'll likely move it into the default rule set later (CONFDEV-33950)protected ConfluenceRpc rpc
protected TestData testData
protected ServerStateManager serverStateManager
protected UserManagementHelper userHelper
protected DarkFeaturesHelper darkFeaturesHelper
Copyright © 2003–2016 Atlassian. All rights reserved.