public class TestIssueNavigatorCsvView extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestIssueNavigatorCsvView() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testAllFieldsExportedWhenSomeFeaturesAreDisabled() |
void |
testAnonymousUseDoesNotSeeAnyIssuesWithoutProperPermission() |
void |
testAnonymousUsersSeeIssueWithPermissionTo() |
void |
testCustomFieldWithNoExportImplementedGetsDefaultOutput()
This test relies on the reference plugin being installed.
|
void |
testDisableExportLimit()
Test possibility of disabling CSV export limit
|
void |
testIfAllFieldsExportIsTheSameAsModelFile() |
void |
testIfColumnsAndValuesAreTranslated() |
void |
testIssueWithSecurityNotShown() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void setUp()
public void tearDown()
public void testIfAllFieldsExportIsTheSameAsModelFile()
throws IOException
IOExceptionpublic void testIfColumnsAndValuesAreTranslated()
throws IOException
IOExceptionpublic void testAllFieldsExportedWhenSomeFeaturesAreDisabled()
throws IOException
IOExceptionpublic void testAnonymousUsersSeeIssueWithPermissionTo()
throws IOException
IOExceptionpublic void testAnonymousUseDoesNotSeeAnyIssuesWithoutProperPermission()
throws IOException
IOExceptionpublic void testIssueWithSecurityNotShown()
public void testCustomFieldWithNoExportImplementedGetsDefaultOutput()
throws IOException
IOExceptionpublic void testDisableExportLimit()
Copyright © 2002-2017 Atlassian. All Rights Reserved.