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, getTester
public void setUp()
public void tearDown()
public void testIfAllFieldsExportIsTheSameAsModelFile() throws IOException
IOException
public void testIfColumnsAndValuesAreTranslated() throws IOException
IOException
public void testAllFieldsExportedWhenSomeFeaturesAreDisabled() throws IOException
IOException
public void testAnonymousUsersSeeIssueWithPermissionTo() throws IOException
IOException
public void testAnonymousUseDoesNotSeeAnyIssuesWithoutProperPermission() throws IOException
IOException
public void testIssueWithSecurityNotShown()
public void testCustomFieldWithNoExportImplementedGetsDefaultOutput() throws IOException
IOException
public void testDisableExportLimit()
Copyright © 2002-2018 Atlassian. All Rights Reserved.