@Deprecated public abstract class AbstractInjectableWebDriverTest extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected DarkFeaturesHelper | darkFeaturesHelperDeprecated.  | 
| DefaultMethodRules | methodRulesDeprecated.  | 
| org.junit.rules.TestName | nameDeprecated.  | 
| ConfluenceTestedProduct | productDeprecated.  | 
| protected ConfluenceRpc | rpcDeprecated.  | 
| RuntimeCompilationCheckRule | runtimeCompilationCheckRuleDeprecated.  This rule is currently separate from the default  methodRulesso that it only affects subclasses of this
 class for now. | 
| protected ServerStateManager | serverStateManagerDeprecated.  | 
| protected static ConfluenceRpc | staticRpcDeprecated.  | 
| protected TestData | testDataDeprecated.  | 
| protected UserManagementHelper | userHelperDeprecated.  | 
| 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 static final ConfluenceRpc staticRpc
protected ConfluenceRpc rpc
protected TestData testData
protected ServerStateManager serverStateManager
protected UserManagementHelper userHelper
protected DarkFeaturesHelper darkFeaturesHelper
Copyright © 2003–2017 Atlassian. All rights reserved.