com.atlassian.confluence.webdriver.editor.content
Class WikiAutoformatLinkTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.content.WikiAutoformatLinkTest

public class WikiAutoformatLinkTest
extends AbstractEditorContentWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, globalTimeout, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule
 
Constructor Summary
WikiAutoformatLinkTest()
           
 
Method Summary
 void testAutocompleteForEmailNotTriggeredWhileInsideAnchor()
           
 void testAutocompleteForEmailRegexNotSlow()
           
 void testAutocompleteForURLNotTriggeredWhileInsideAnchor()
           
 void testAutoformatOfAWikiLinkWithAlias()
           
 void testEmailAddressToLinkOnENTER()
           
 void testEmailAddressToLinkOnSPACE()
           
 void testURLAutoformatGiveProperUrlOnFtpLinks()
           
 void testURLAutoformatGiveProperUrlOnWWWLinks()
           
 void testURLAutoformatTriggeredWithoutTopLevelDomainOnSPACE()
           
 void testURLCanBeUnlinkedWithUndo()
           
 void testURLCanContainWWWOnENTER()
           
 void testURLCanContainWWWOnSPACE()
           
 void testURLCanStartWithWWWOnSPACE()
           
 void testURLIsConvertedIntoALinkOnENTER()
           
 void testURLIsConvertedIntoALinkOnSPACE()
           
 void testURLIsConvertedIntoASingleLinkOnEnter()
           
 void testVariousEmailAddresses()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
assertEditorHtml, assertEditorHtml, assertEditorHtmlContains, assertEditorHtmlDoesNotContain, assertEditorText, assertElementAttributeValue, assertElementNumberOfMatches, assertElementText, assertElementText, assertElementTextContains, clearContent, clickOnElement, ignoreBrowserDecorator, ignoreBrowserDecoratorSetup, ignoreBrowserDecoratorTearDown, insertAndWaitForFixture, insertAndWaitForFixture, placeCursorAtTheEndOfElement, placeCursorAtTheStartOfElement, pressBackspace, pressDelete, pressDown, pressEnter, pressEsc, pressLeft, pressMultipleKeys, pressReturn, pressRight, pressTab, pressUp, setupEditor, tearDownEditor, typeInTheEditor, undo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WikiAutoformatLinkTest

public WikiAutoformatLinkTest()
Method Detail

testURLIsConvertedIntoASingleLinkOnEnter

public void testURLIsConvertedIntoASingleLinkOnEnter()

testURLIsConvertedIntoALinkOnENTER

public void testURLIsConvertedIntoALinkOnENTER()

testURLIsConvertedIntoALinkOnSPACE

public void testURLIsConvertedIntoALinkOnSPACE()

testURLAutoformatTriggeredWithoutTopLevelDomainOnSPACE

public void testURLAutoformatTriggeredWithoutTopLevelDomainOnSPACE()

testURLAutoformatGiveProperUrlOnFtpLinks

public void testURLAutoformatGiveProperUrlOnFtpLinks()

testURLAutoformatGiveProperUrlOnWWWLinks

public void testURLAutoformatGiveProperUrlOnWWWLinks()

testURLCanContainWWWOnENTER

public void testURLCanContainWWWOnENTER()

testURLCanContainWWWOnSPACE

public void testURLCanContainWWWOnSPACE()

testURLCanStartWithWWWOnSPACE

public void testURLCanStartWithWWWOnSPACE()

testAutocompleteForURLNotTriggeredWhileInsideAnchor

public void testAutocompleteForURLNotTriggeredWhileInsideAnchor()

testURLCanBeUnlinkedWithUndo

public void testURLCanBeUnlinkedWithUndo()

testEmailAddressToLinkOnENTER

public void testEmailAddressToLinkOnENTER()

testEmailAddressToLinkOnSPACE

public void testEmailAddressToLinkOnSPACE()

testAutocompleteForEmailNotTriggeredWhileInsideAnchor

public void testAutocompleteForEmailNotTriggeredWhileInsideAnchor()

testAutocompleteForEmailRegexNotSlow

public void testAutocompleteForEmailRegexNotSlow()

testAutoformatOfAWikiLinkWithAlias

public void testAutoformatOfAWikiLinkWithAlias()

testVariousEmailAddresses

public void testVariousEmailAddresses()


Copyright © 2003-2014 Atlassian. All Rights Reserved.