public class TestProjectImportWithProjectKeyRename extends BaseJiraProjectImportFuncTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
cleanAttachmentsImportDirectory |
JiraRestClientSupplier |
jiraRestClientSupplier |
administration
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestProjectImportWithProjectKeyRename() |
Modifier and Type | Method and Description |
---|---|
static void |
assertFilesEqual(File sourceFile,
File destinationFile) |
org.junit.rules.TestRule |
attachmentRule() |
protected String |
getAttachmentId(com.atlassian.jira.rest.client.api.domain.Issue issue,
int i) |
void |
setUpTest() |
void |
testImportAttachmentsFromOldPlace() |
void |
testImportWhenExistingProjectUsedKeyInThePast() |
advanceThroughWaitingPage, copyFileToJiraImportDirectory, doProjectImport, doProjectImport, doProjectImport, doProjectImport, importAndExportBackupAndSetupCurrentInstance, importAndExportBackupAndSetupCurrentInstance, importToPreImportSummaryPage, importToPreImportSummaryPage
getAssertions, getBackdoor, getEnvironmentData, getTester
public JiraRestClientSupplier jiraRestClientSupplier
public org.junit.rules.TestRule cleanAttachmentsImportDirectory
public TestProjectImportWithProjectKeyRename()
public static void assertFilesEqual(File sourceFile, File destinationFile) throws IOException
IOException
public org.junit.rules.TestRule attachmentRule()
public void setUpTest()
public void testImportAttachmentsFromOldPlace() throws Exception
Exception
protected String getAttachmentId(com.atlassian.jira.rest.client.api.domain.Issue issue, int i)
public void testImportWhenExistingProjectUsedKeyInThePast()
Copyright © 2002-2022 Atlassian. All Rights Reserved.