com.atlassian.confluence.webdriver
Class KeyboardShortcutDialogTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.KeyboardShortcutDialogTest

public class KeyboardShortcutDialogTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
KeyboardShortcutDialogTest()
           
 
Method Summary
 void setUp()
           
 void testEnableShortcutsCheckbox()
           
 void testHiddenShortcut()
           
 void testShortcutCheckboxForAnonymousUsers()
           
 void testShortcutDialogInAdmin()
           
 void testShortcutsDialogEditorTab()
           
 void testShortcutsDialogGeneralTab()
           
 void testShortcutsDialogWikimarkupTab()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyboardShortcutDialogTest

public KeyboardShortcutDialogTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

testShortcutsDialogGeneralTab

public void testShortcutsDialogGeneralTab()
                                   throws java.lang.Exception
Throws:
java.lang.Exception

testShortcutsDialogEditorTab

public void testShortcutsDialogEditorTab()
                                  throws java.lang.Exception
Throws:
java.lang.Exception

testShortcutsDialogWikimarkupTab

public void testShortcutsDialogWikimarkupTab()
                                      throws java.lang.Exception
Throws:
java.lang.Exception

testHiddenShortcut

public void testHiddenShortcut()

testEnableShortcutsCheckbox

public void testEnableShortcutsCheckbox()

testShortcutCheckboxForAnonymousUsers

public void testShortcutCheckboxForAnonymousUsers()

testShortcutDialogInAdmin

public void testShortcutDialogInAdmin()


Copyright © 2003-2013 Atlassian. All Rights Reserved.