public class EditorSettingsTest extends AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, runtimeCompilationCheckRule, serverStateManager, testData, userHelper
Constructor and Description |
---|
EditorSettingsTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAutoCompleteDisabled() |
void |
testAutoCompleteEnabled()
EditorAutoCompleteTest provides
similar coverage but the purpose of this test method is to ensure that the identical execution
in testAutoCompleteDisabled() actually triggers auto-complete behaviour here. |
void |
testAutoFormatDisabled() |
void |
testAutoFormatEnabled()
We have WikiAutoformat*Tests that provide similar coverage but the purpose of this test
method is to ensure that the identical execution in
testAutoFormatDisabled() ()}
actually triggers auto-formatting behaviour here. |
start, stop
public void setUp()
public void testAutoCompleteEnabled()
EditorAutoCompleteTest
provides
similar coverage but the purpose of this test method is to ensure that the identical execution
in testAutoCompleteDisabled()
actually triggers auto-complete behaviour here.public void testAutoCompleteDisabled()
public void testAutoFormatEnabled()
testAutoFormatDisabled()
()}
actually triggers auto-formatting behaviour here.public void testAutoFormatDisabled()
Copyright © 2003–2016 Atlassian. All rights reserved.