public class RestAttachmentAcceptanceTest extends Object
Modifier and Type | Field and Description |
---|---|
AcceptanceTestHelper |
testHelper |
Constructor and Description |
---|
RestAttachmentAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAnonymousUserCanGetAllowedAttachment() |
void |
testAnonymousUserCanNotGetAttachment() |
void |
testAttachmentCorruptImageOnPage() |
void |
testAttachmentElementContent() |
void |
testAttachmentOnBlogs() |
void |
testAttachmentOnDrafts() |
void |
testAttachmentOnPage() |
void |
testInvalidAttachment() |
public final AcceptanceTestHelper testHelper
public void testAttachmentOnPage()
public void testAttachmentOnBlogs()
public void testAttachmentOnDrafts()
public void testAnonymousUserCanNotGetAttachment()
public void testAnonymousUserCanGetAllowedAttachment()
public void testInvalidAttachment()
public void testAttachmentElementContent() throws URISyntaxException
URISyntaxException
public void testAttachmentCorruptImageOnPage()
Copyright © 2003–2016 Atlassian. All rights reserved.