public class EditorDoubleClickToEditTest extends AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, runtimeCompilationCheckRule, serverStateManager, testData, userHelper
Constructor and Description |
---|
EditorDoubleClickToEditTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testDoubleClickHidesPropertyPanel()
opening the edit macro dialog by double-clicking hides the property panel
|
void |
testDoubleClickInsideBodiedMacroDoesNotOpenEditDialog()
double-click inside the body of a macro does nothing (the browser wouldn't do)
|
void |
testDoubleClickOnCodeBlockBodiedMacroTitle()
double-click on a bodied macro's title opens the edit macro dialog
|
void |
testDoubleClickOnInfoBodiedMacroTitle() |
void |
testDoubleClickOnInlineMacro()
double-click on a macro opens the edit macro dialog
|
start, stop
public void testDoubleClickOnInlineMacro()
public void testDoubleClickOnCodeBlockBodiedMacroTitle()
public void testDoubleClickOnInfoBodiedMacroTitle()
public void testDoubleClickInsideBodiedMacroDoesNotOpenEditDialog()
public void testDoubleClickHidesPropertyPanel()
Copyright © 2003–2016 Atlassian. All rights reserved.