public class EditorAutocompleteLinkShortcutTest extends AbstractEditorAutocompleteTester
defaultUser, editor, editorAutocomplete, isAttachment, isComment, isCreatePage, searchText, shortCut, testContent, tinyMceadminUser, 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, triggerWithShortcutcaptureScreenShot, createTestData, runTestassertEquals, 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, toStringprotected void setUp()
throws Exception
setUp in class AbstractEditorAutocompleteTesterExceptionprotected void setupWhenTestTypeKnown(long contentId,
boolean isSearch)
setupWhenTestTypeKnown in class AbstractEditorAutocompleteTesterprotected void assertInsertedInRTE()
assertInsertedInRTE in class AbstractEditorAutocompleteTesterprotected void assertInView()
assertInView in class AbstractEditorAutocompleteTesterpublic 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.