public class TestDeleteIssueAttachment extends BaseJiraFuncTest
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTACHMENT_1_ID |
static String |
ATTACHMENT_2_ID |
org.junit.rules.TestRule |
copyAttachmentsRule |
static String |
ISSUE_ATTACHMENT_PATH |
static String |
ISSUE_KEY |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestDeleteIssueAttachment() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testDeleteIssueDeletesAllFilesInIssueAttachmentPath() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic org.junit.rules.TestRule copyAttachmentsRule
public static final String ISSUE_KEY
public static final String ISSUE_ATTACHMENT_PATH
public static final String ATTACHMENT_1_ID
public static final String ATTACHMENT_2_ID
Copyright © 2002-2024 Atlassian. All Rights Reserved.