Class AbstractInjectableWebDriverTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
Deprecated.
since 5.9.0 in favour of ConfluenceStatelessTestRunner
Base class for general webdriver tests which is used for testing Confluence and its plugins.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DarkFeaturesHelperDeprecated.Deprecated.org.junit.rules.TestNameDeprecated.Deprecated.protected ConfluenceRpcDeprecated.Deprecated.This rule is currently separate from the defaultmethodRulesso that it only affects subclasses of this class for now.protected ServerStateManagerDeprecated.protected static final ConfluenceRpcDeprecated.protected TestDataDeprecated.protected UserManagementHelperDeprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
product
Deprecated. -
name
public org.junit.rules.TestName nameDeprecated. -
methodRules
Deprecated. -
runtimeCompilationCheckRule
Deprecated.This rule is currently separate from the defaultmethodRulesso 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) -
staticRpc
Deprecated. -
rpc
Deprecated. -
testData
Deprecated. -
serverStateManager
Deprecated. -
userHelper
Deprecated. -
darkFeaturesHelper
Deprecated.
-
-
Constructor Details
-
AbstractInjectableWebDriverTest
protected AbstractInjectableWebDriverTest()Deprecated.
-
-
Method Details
-
start
Deprecated.- Throws:
Exception
-
stop
public void stop()Deprecated.
-