public class TestDataExport extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
TemporaryFileRule |
temporaryFileRule |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestDataExport() |
Modifier and Type | Method and Description |
---|---|
void |
testDataExportDoesNotAnonymise() |
void |
testInvalidCharactersInComments()
Checks that the comments in the data export are present and escaped correctly
|
void |
testInvalidFilename() |
void |
testNoFilename() |
void |
testServerTimezoneExport()
Checks if the data export contains the server timezone.
|
getAssertions, getBackdoor, getEnvironmentData, getTester
public TemporaryFileRule temporaryFileRule
public void testDataExportDoesNotAnonymise() throws IOException, ParserConfigurationException, SAXException, TransformerException
public void testInvalidCharactersInComments() throws IOException, ParserConfigurationException, SAXException
public void testServerTimezoneExport() throws IOException, ParserConfigurationException, SAXException, TransformerException
Copyright © 2002-2021 Atlassian. All Rights Reserved.