public class ContentAcceptanceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
AcceptanceTestHelper |
testHelper |
| Constructor and Description |
|---|
ContentAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAnonymousUserCannotGetContent() |
void |
testGetAttachmentByMimeType() |
void |
testGetAttachmentByMimeTypeJson() |
void |
testGetAttachmentByNiceType() |
void |
testGetAttachmentByNiceTypeJson() |
void |
testGetAttachmentOrder() |
void |
testGetAttachmentsForContent() |
void |
testGetAttachmentsForContentJson() |
void |
testGetAttachmentsInReverseOrder() |
void |
testGetBlogPost() |
void |
testGetContentById() |
void |
testGetContentByIdAnonymousUser() |
void |
testGetContentByIdJson() |
void |
testGetPaginatedAttachmentsForContent() |
void |
testGetPaginatedAttachmentsForContentJson() |
void |
testInvalidContent() |
public final AcceptanceTestHelper testHelper
public void testInvalidContent()
public void testAnonymousUserCannotGetContent()
public void testGetBlogPost()
public void testGetContentById()
public void testGetContentByIdJson()
public void testGetAttachmentsForContent()
public void testGetAttachmentsForContentJson()
public void testGetPaginatedAttachmentsForContent()
public void testGetPaginatedAttachmentsForContentJson()
public void testGetAttachmentByNiceType()
public void testGetAttachmentByMimeType()
throws Exception
Exceptionpublic void testGetAttachmentByNiceTypeJson()
public void testGetAttachmentByMimeTypeJson()
public void testGetAttachmentsInReverseOrder()
throws Exception
Exceptionpublic void testGetContentByIdAnonymousUser()
Copyright © 2003–2016 Atlassian. All rights reserved.