public class EditorAutocompleteLinkShortcutTest extends AbstractEditorAutocompleteTester
defaultUser, editor, editorAutocomplete, isAttachment, isComment, isCreatePage, searchText, shortCut, testContent, tinyMce
adminUser, assertThat, client, rpc, screenShotIndex, suite, testBlogPost, testData, testImage, testImage2, testPage, testSpace, testUser, testUserWithApostrophe, userHelper
Constructor and Description |
---|
EditorAutocompleteLinkShortcutTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertInsertedInRTE() |
protected void |
assertInView() |
protected void |
setUp() |
protected void |
setupWhenTestTypeKnown(long contentId,
boolean isSearch) |
void |
testAddLinkWithEnter() |
void |
testAddPageLink() |
void |
testAddPageLinkForAnExistingPage() |
void |
testAnonymousUser() |
void |
testAutocompleteDoesNotOpenInLink() |
void |
testCurrentSpacePreferred() |
void |
testInsertWebLinkWithEnter() |
void |
testLongPageTitleInHistoryTruncates() |
void |
testSearchFor() |
void |
testSearchForWithRegexChar() |
void |
waitForLink(EditorLink link)
Waits until the given link exists in the RTE.
|
autocompleteSearchAndSelect, runAutocomplete, setAndSelectText, tearDown, testInsertFromSearchResultWhenCreatingBlogPost, testInsertFromSearchResultWhenCreatingComment, testInsertFromSearchResultWhenCreatingPage, testInsertFromSearchResultWhenEditingBlogPost, testInsertFromSearchResultWhenEditingComment, testInsertFromSearchResultWhenEditingPage, testInsertFromSuggestionWhenCreatingBlogPost, testInsertFromSuggestionWhenCreatingComment, testInsertFromSuggestionWhenCreatingPage, testInsertFromSuggestionWhenEditingBlogPost, testInsertFromSuggestionWhenEditingComment, testInsertFromSuggestionWhenEditingPage, triggerWithShortcut
captureScreenShot, createTestData, runTest
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
protected void setUp() throws Exception
setUp
in class AbstractEditorAutocompleteTester
Exception
protected void setupWhenTestTypeKnown(long contentId, boolean isSearch)
setupWhenTestTypeKnown
in class AbstractEditorAutocompleteTester
protected void assertInsertedInRTE()
assertInsertedInRTE
in class AbstractEditorAutocompleteTester
protected void assertInView()
assertInView
in class AbstractEditorAutocompleteTester
public void testAnonymousUser()
public void testSearchForWithRegexChar()
public void testSearchFor()
public void testInsertWebLinkWithEnter()
public void testAutocompleteDoesNotOpenInLink()
public void testLongPageTitleInHistoryTruncates()
public void testCurrentSpacePreferred()
public void testAddPageLink()
public void testAddPageLinkForAnExistingPage()
public void testAddLinkWithEnter()
public void waitForLink(EditorLink link)
link
- and Editor Link with an expected alias, href and wiki destinationCopyright © 2003–2017 Atlassian. All rights reserved.