public class TestProjectImportResults extends BaseJiraProjectImportFuncTest
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.TestRule |
initData |
administrationbackdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, navigation, page, tester, testRule, textAssertions| Constructor and Description |
|---|
TestProjectImportResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
navigateToUser(String username) |
void |
testCanEditIssue() |
void |
testCanTransitionIssue() |
void |
testCreateProject() |
void |
testCreateUsers() |
void |
testCustomFieldIssueTypeConstraints() |
void |
testCustomFieldNoLongerExistsTryingToImport() |
void |
testImportSubtask() |
void |
testIssueDataCommentAndWorklogVisiblity() |
void |
testIssueDataSimpleAllData() |
void |
testIssueDataSimpleAllDataResolutionDate() |
void |
testIssueDataSimpleMinimalData() |
void |
testIssueWorkflowActionsNonStandardWorkflow() |
void |
testNonExistantCustomFieldValueIsIgnoredAndImportIsSuccessful() |
void |
testProjectNotEmptyWhenTryingToImport() |
void |
testProjectNullAssigneeTypeUnassignedOff() |
void |
testProjectNullAssigneeTypeUnassignedOn() |
void |
testUpdateProjectDoNotOverwriteDetails() |
void |
testUpdateProjectOverwriteDetails() |
void |
testUpdateProjectOverwriteDetailsWithSenderAddressAndComponentLeads() |
void |
testViewIssueIssueSecurityLevel() |
advanceThroughWaitingPage, copyFileToJiraImportDirectory, doProjectImport, doProjectImport, doProjectImport, doProjectImport, importAndExportBackupAndSetupCurrentInstance, importAndExportBackupAndSetupCurrentInstance, importToPreImportSummaryPage, importToPreImportSummaryPageforTest, getAssertions, getBackdoor, getEnvironmentData, getTesterpublic void testProjectNullAssigneeTypeUnassignedOn()
throws Exception
Exceptionpublic void testProjectNullAssigneeTypeUnassignedOff()
throws Exception
Exceptionpublic void testProjectNotEmptyWhenTryingToImport()
throws Exception
Exceptionpublic void testCustomFieldNoLongerExistsTryingToImport()
throws Exception
Exceptionpublic void testIssueDataCommentAndWorklogVisiblity()
throws Exception
Exceptionpublic void testCustomFieldIssueTypeConstraints()
throws Exception
Exceptionpublic void testIssueDataSimpleAllData()
throws Exception
Exceptionpublic void testIssueDataSimpleAllDataResolutionDate()
throws Exception
Exceptionpublic void testNonExistantCustomFieldValueIsIgnoredAndImportIsSuccessful()
throws Exception
Exceptionpublic void testIssueDataSimpleMinimalData()
throws Exception
Exceptionpublic void testUpdateProjectOverwriteDetails()
throws Exception
Exceptionpublic void testUpdateProjectOverwriteDetailsWithSenderAddressAndComponentLeads()
throws Exception
Exceptionpublic void testUpdateProjectDoNotOverwriteDetails()
throws Exception
Exceptionpublic void testViewIssueIssueSecurityLevel()
throws Exception
Exceptionpublic void testIssueWorkflowActionsNonStandardWorkflow()
throws Exception
Exceptionpublic void navigateToUser(String username)
Copyright © 2002-2016 Atlassian. All Rights Reserved.