|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.atlassian.jira.functest.framework.FuncTestCase
com.atlassian.jira.webtests.ztests.imports.project.AbstractProjectImportTestCase
com.atlassian.jira.webtests.ztests.imports.project.TestProjectImportWithProjectKeyRename
public class TestProjectImportWithProjectKeyRename
Func tests the project import results screen and the errors leading up to that screen.
| Field Summary | |
|---|---|
protected RemoveAttachmentsRule |
removeAttachmentsRule
|
| Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, log, navigation, oldway_consider_porting, page, parse, tester, text |
| Constructor Summary | |
|---|---|
TestProjectImportWithProjectKeyRename()
|
|
| Method Summary | |
|---|---|
static void |
assertFilesEqual(File sourceFile,
File destinationFile)
|
protected void |
setUpTest()
Setup for an actual test |
protected void |
tearDownTest()
individual test tear down |
void |
testImportAttachmentsFromOldPlace()
|
void |
testImportWhenExistingProjectUsedKeyInThePast()
|
| Methods inherited from class com.atlassian.jira.webtests.ztests.imports.project.AbstractProjectImportTestCase |
|---|
advanceThroughWaitingPage, copyFileToJiraImportDirectory, doProjectImport, doProjectImport, importAndExportBackupAndSetupCurrentInstance, importAndExportBackupAndSetupCurrentInstance, importToPreImportSummaryPage |
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, shouldSkipSetup, tearDown, xpath |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected RemoveAttachmentsRule removeAttachmentsRule
| Constructor Detail |
|---|
public TestProjectImportWithProjectKeyRename()
| Method Detail |
|---|
protected void setUpTest()
FuncTestCase
setUpTest in class FuncTestCaseprotected void tearDownTest()
FuncTestCase
tearDownTest in class FuncTestCase
public void testImportAttachmentsFromOldPlace()
throws Exception
Exception
public static void assertFilesEqual(File sourceFile,
File destinationFile)
throws IOException
IOExceptionpublic void testImportWhenExistingProjectUsedKeyInThePast()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||