public class CommentsAcceptanceTest extends AbstractConfluenceAcceptanceTest
DASHBOARD_RECENT_UPDATES_REST_URL, DASHBOARD_RECENT_UPDATES_URL, logAdjuster, ONBOARDING_PLUGIN, rpc, TEST_ADMIN, TEST_BLOG, TEST_COMMENT, TEST_GROUP1, TEST_GROUP2, TEST_PAGE, TEST_SPACE, TEST_SPACE2, TEST_USER1, TEST_USER2, TESTBLOG_CONTENT, TESTBLOG_TITLE, testData, TESTPAGE_COMMENT, TESTPAGE_CONTENT, TESTPAGE_TITLE, TESTSPACE_KEY, TESTSPACE_TITLE, TESTSPACE2_KEY, TESTSPACE2_TITLE, webTester, wikiMarkupRpc
Constructor and Description |
---|
CommentsAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp()
Default setUp method.
|
void |
testAddCommentLinkAvailableWhenCommentEditingIsInvalid() |
void |
testAddTextComment() |
void |
testAttachmentReferenceIsUpdatedInComment() |
void |
testAuthorLozengeOnlyShownOnBlogposts() |
void |
testAuthorLozengeShownForCommentsWhereCommentAuthorEqualsPageAuthor() |
void |
testCannotAddEmptyComment() |
void |
testCommentPermalink() |
void |
testCommentsForAnonymousUser() |
void |
testCommentsHaveCorrectUserProfilePics() |
void |
testCommentsInDifferentThemes()
Tests that you can add and edit comments in the bundled themes.
|
void |
testEditComment() |
void |
testEditingADeletedCommentDoesNotNPE() |
void |
testGlobalAdminCanEditComment() |
void |
testMassivelyNestedComments() |
void |
testRemoveComment() |
void |
testSpaceAdminCanEditOtherCommentInSpace() |
void |
testXssInComment() |
adminConsole, attachments, baseUrlSelector, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, pages, plugins, rebuildIndex, substituteForNodeBaseUrl, tearDown, users, viewHomepage, viewSpaceAdmin, viewSpacePermissions, viewSpaceSummary, viewSpaceTools, viewTrash, watchSpace, webAppContextPath
runBare, setExceptionTransformer
countTestCases, createResult, getName, run, run, runTest, setName, toString
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, fail, fail, failNotEquals, failNotSame, failSame, format
protected void setUp() throws Exception
AbstractConfluenceAcceptanceTest
setUp
in class AbstractConfluenceAcceptanceTest
Exception
- from superpublic void testAddTextComment()
public void testCannotAddEmptyComment()
public void testGlobalAdminCanEditComment()
public void testSpaceAdminCanEditOtherCommentInSpace() throws IOException, org.apache.xmlrpc.XmlRpcException
IOException
org.apache.xmlrpc.XmlRpcException
public void testCommentsHaveCorrectUserProfilePics()
public void testCommentsForAnonymousUser()
public void testCommentPermalink()
public void testEditComment()
public void testXssInComment()
public void testRemoveComment()
public void testMassivelyNestedComments()
public void testCommentsInDifferentThemes()
public void testAuthorLozengeShownForCommentsWhereCommentAuthorEqualsPageAuthor() throws Exception
Exception
public void testAuthorLozengeOnlyShownOnBlogposts() throws Exception
Exception
public void testEditingADeletedCommentDoesNotNPE() throws Exception
Exception
public void testAddCommentLinkAvailableWhenCommentEditingIsInvalid() throws Exception
Exception
public void testAttachmentReferenceIsUpdatedInComment()
Copyright © 2003–2016 Atlassian. All rights reserved.