public class LinkBrowserWebLinkTest extends Object
Modifier and Type | Field and Description |
---|---|
static com.atlassian.confluence.test.stateless.rules.FlushIndexQueueRule |
flushIndexQueueRule |
Constructor and Description |
---|
LinkBrowserWebLinkTest() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
setUp() |
void |
tearDown() |
void |
testInsertButtonInitiallyDisabled() |
void |
testInsertEmailLinkWithoutMailto() |
void |
testInsertNonHttpWebLink() |
void |
testInsertWebLink() |
void |
testLinkWithSpecialCharacters() |
void |
testURLFieldGetsFocus() |
public static com.atlassian.confluence.test.stateless.rules.FlushIndexQueueRule flushIndexQueueRule
public static void beforeClass()
public static void afterClass()
public void setUp()
public void tearDown()
public void testInsertButtonInitiallyDisabled()
public void testInsertWebLink()
public void testInsertNonHttpWebLink()
public void testInsertEmailLinkWithoutMailto()
public void testURLFieldGetsFocus()
public void testLinkWithSpecialCharacters()
Copyright © 2003–2018 Atlassian. All rights reserved.