public class AttachmentsTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
AttachmentsTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpPermissions() |
com.atlassian.fugue.Option<Content> |
fetchAttachmentComment(Content comment) |
void |
setUp() |
void |
testAttachmentHistoryToggle() |
void |
testAttachmentMoveToBlog()
CONFDEV-1468 - Test moving attachment
|
void |
testAttachmentRemoval() |
void |
testAttachmentVersionRemoval() |
void |
testAttachmentVersionRemovalWithComments() |
void |
testAttachmentXssWithRdfMimeType() |
void |
testAttachMoreFilesLink() |
void |
testNonLatinSymbols() |
void |
updateAttachmentData() |
public void cleanUpPermissions()
public void testAttachmentXssWithRdfMimeType()
throws Exception
Exceptionpublic void testAttachMoreFilesLink()
public void testNonLatinSymbols()
public void testAttachmentHistoryToggle()
public void testAttachmentRemoval()
public void testAttachmentVersionRemoval()
public void updateAttachmentData()
public void testAttachmentVersionRemovalWithComments()
public com.atlassian.fugue.Option<Content> fetchAttachmentComment(Content comment)
public void testAttachmentMoveToBlog()
Copyright © 2003–2019 Atlassian. All rights reserved.