|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest
com.atlassian.confluence.webdriver.editor.content.WikiAutoformatInlineFormatTest
public class WikiAutoformatInlineFormatTest
| Field Summary | |
|---|---|
org.junit.rules.Timeout |
globalTimeout
|
| Fields inherited from class com.atlassian.confluence.webdriver.AbstractEditorContentWebDriverTest |
|---|
cancelAnyAlert, cancelAnyEditorAuiModalDialog, editor, editorContent, ignoreRule, logPageSourceRule, logTimeRule, OS_CTRL_KEY, product, rpc, webDriverScreenshotRule |
| Constructor Summary | |
|---|---|
WikiAutoformatInlineFormatTest()
|
|
| Method Summary | |
|---|---|
void |
testBold()
|
void |
testItalic()
|
void |
testMonospace()
|
void |
testStrikethrough()
|
void |
testSubscript()
|
void |
testSuperscript()
|
void |
testUnderline()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public org.junit.rules.Timeout globalTimeout
| Constructor Detail |
|---|
public WikiAutoformatInlineFormatTest()
| Method Detail |
|---|
public void testBold()
public void testUnderline()
public void testItalic()
public void testMonospace()
public void testStrikethrough()
public void testSubscript()
public void testSuperscript()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||