com.atlassian.confluence.webdriver
Class MacroBrowserTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
      extended by com.atlassian.confluence.webdriver.MacroBrowserTest

public class MacroBrowserTest
extends AbstractEditorWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
editorContent, editorPage, ignoreRule, product, rpc, webDriverScreenshotRule
 
Constructor Summary
MacroBrowserTest()
           
 
Method Summary
 void closeAnyMacroBrowser()
           
 void testCanEditGadget()
           
 void testCanEditMacro()
           
 void testCanEditMacroOnDoubleClick()
           
 void testCategoryCanBeSelected()
           
 void testEditMacro()
           
 void testEditMacroWithMultipleMacros()
           
 void testEditMacroWithUnknownParameter()
           
 void testEditMacroWithUnnamedParameter()
           
 void testEnterSavesDialog()
           
 void testEscapeClosesDialog()
           
 void testInsertMacroWithParams()
           
 void testInsertMacroWithSelectedBody()
           
 void testInsertNewsGadget()
           
 void testMacroBrowserGetsFocusOnFirstInputWhenOpened()
           
 void testParameterValueWithEquals()
           
 void testShortCut()
           
 void testUserMacroWithParams()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractEditorWebDriverTest
cancelAnyEditor, clearContent, setupEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroBrowserTest

public MacroBrowserTest()
Method Detail

closeAnyMacroBrowser

public void closeAnyMacroBrowser()

testInsertNewsGadget

public void testInsertNewsGadget()

testInsertMacroWithParams

public void testInsertMacroWithParams()

testInsertMacroWithSelectedBody

public void testInsertMacroWithSelectedBody()

testCanEditMacro

public void testCanEditMacro()

testCanEditGadget

public void testCanEditGadget()

testCanEditMacroOnDoubleClick

public void testCanEditMacroOnDoubleClick()

testEscapeClosesDialog

public void testEscapeClosesDialog()

testEnterSavesDialog

public void testEnterSavesDialog()

testUserMacroWithParams

public void testUserMacroWithParams()

testMacroBrowserGetsFocusOnFirstInputWhenOpened

public void testMacroBrowserGetsFocusOnFirstInputWhenOpened()

testShortCut

public void testShortCut()

testCategoryCanBeSelected

public void testCategoryCanBeSelected()

testParameterValueWithEquals

public void testParameterValueWithEquals()

testEditMacroWithUnknownParameter

public void testEditMacroWithUnknownParameter()

testEditMacroWithUnnamedParameter

public void testEditMacroWithUnnamedParameter()

testEditMacro

public void testEditMacro()

testEditMacroWithMultipleMacros

public void testEditMacroWithMultipleMacros()


Copyright © 2003-2014 Atlassian. All Rights Reserved.