|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
com.atlassian.confluence.webdriver.ViewSpaceTest
public class ViewSpaceTest
Encapsulates tests related to accessing and viewing a Space at its root level.
Field Summary |
---|
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest |
---|
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper |
Constructor Summary | |
---|---|
ViewSpaceTest()
|
Method Summary | |
---|---|
void |
createTestData()
|
void |
testSpaceNameContainingXss_DefaultTheme()
CONF-20667 - Tests that JavaScript injected into the Space title is properly escaped before being rendered in the \ |
void |
testSpaceNameContainingXss_DocumentationTheme()
Tests the fix for CONF-20667 when the documentation theme is enabled (see DOC-70). |
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest |
---|
start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewSpaceTest()
Method Detail |
---|
public void createTestData()
public void testSpaceNameContainingXss_DefaultTheme()
public void testSpaceNameContainingXss_DocumentationTheme()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |