public class AttachmentUploadAcceptanceTest extends AbstractConfluenceAcceptanceTest
DASHBOARD_RECENT_UPDATES_REST_URL, DASHBOARD_RECENT_UPDATES_URL, log, 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 |
---|
AttachmentUploadAcceptanceTest() |
adminConsole, attachments, baseUrlSelector, createSpaceViaWebUI, createTestSpaceViaWebUI, createTestUser, darkFeatures, directoryConfig, disableBatchingDarkFeature, enableBatchingDarkFeature, enableBatchingTrigger, generateFile, getAppContext, getBaseUrl, getConfiguredBaseUrl, getPluginHelper, getServerStateManager, getTestDescription, goToBlogCollector, logins, logout, logTestStart, pages, pauseAndFlushIndexQueue, plugins, rebuildIndex, setUp, substituteForNodeBaseUrl, tearDown, users, viewHomepage, viewSpaceAdmin, viewSpacePermissions, viewSpaceSummary, viewSpaceTools, viewTrash, watchSpace, webAppContextPath
runBare, setExceptionTransformer
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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runTest, setName, toString
public void testUploadAttachmentWithInvalidTypeGetsFixed() throws Exception
Exception
public void testUploadAttachmentWithGenericContentTypeGetsFixed() throws Exception
Exception
public void testUploadAttachmentWithGenericContentTypeGetsFixedXlsm() throws Exception
Exception
public void testUploadAttachmentWithGenericContentTypeGetsFixedXlsb() throws Exception
Exception
public void testUploadAttachmentWithGenericContentTypeGetsFixedCsv() throws Exception
Exception
public void testUploadAttachmentWithExcelContentTypeGetsFixedCsv() throws Exception
Exception
public void testUploadAttachmentOfficeXmlAsZipLikeIEDoesIt() throws Exception
Exception
public void testUploadAttachmentOpenOfficeXmlAsZipLikeIEDoesIt() throws Exception
Exception
public void testUploadAttachmentZipFile() throws Exception
Exception
public void testUploadAttachmentKeepsProperContentTypeJpeg() throws Exception
Exception
public void testUploadAttachmentKeepsProperContentTypeGif() throws Exception
Exception
public void testUploadAttachmentKeepsProperContentTypePng() throws Exception
Exception
public void testUploadAttachmentKeepsProperContentTypeTxt() throws Exception
Exception
public void testUploadAttachmentGetsXssSafeContentDispositionHtml() throws Exception
Exception
public void testUploadAttachmentGetsXssSafeContentDispositionTextXml() throws Exception
Exception
public void testUploadAttachmentGetsXssSafeContentDispositionApplicationXml() throws Exception
Exception
public void testUploadAttachmentGetsXssSafeContentDispositionAtom() throws Exception
Exception
public void testRenamePageForLinkInsideImage() throws IOException, org.apache.xmlrpc.XmlRpcException
PageOperationsAcceptanceTest
. It
needed some API to upload an image from the acceptance test classpath. This API is available in this test class
but has not been made available yet to other classes. Making this reusable is beyond scope.IOException
org.apache.xmlrpc.XmlRpcException
public void testValidationErrorWhenAttachmentTooLarge() throws Exception
Exception
public void testValidationErrorWhenNotPermitted() throws Exception
Exception
public void testValidationErrorWhenNotPermittedOnPage() throws Exception
Exception
public void testValidationErrorWhenNotPermittedByInheritedPagePermissions() throws Exception
Exception
public void testValidationErrorWhenTooManyAttachments() throws Exception
Exception
Copyright © 2003–2017 Atlassian. All rights reserved.