|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase com.atlassian.jira.functest.framework.FuncTestCase com.atlassian.jira.webtests.ztests.misc.TestSetup
public class TestSetup
Field Summary |
---|
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 | |
---|---|
TestSetup()
|
Method Summary | |
---|---|
void |
testInvalidBaseUrls()
Invalid base URLs should be rejected. |
void |
testInvalidLicense()
|
void |
testInvalidSmtpPorts()
|
void |
testMissingLicense()
|
void |
testMissingTitle()
|
void |
testSetupCannotBeRunTwice()
Try to navigate to all Setup URLs to ensure Setup cannot be run again once it has already been run |
void |
testSetupImportDefaultIndexDirectory()
|
void |
testSetupImportDefaultsForSetupComplete()
|
void |
testSetupImportInvalidLicense()
|
void |
testSetupImportMissingFilename()
|
void |
testSetupImportShouldAllowDowngradeOnceDowngradeErrorHasBeenAcknowledged()
|
void |
testSetupImportShouldDisplayAnErrorWhenAttemptingToDowngradeFromAnAllowedVersion()
|
void |
testSetupImportWithDodgyAttachmentPath()
|
void |
testSetupImportWithDodgyIndexPath()
|
void |
testSetupWithDefaulExctDirectories()
|
Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
builtInCustomFieldKey, getAssertions, getEnvironmentData, getTester, getWebClientListener, isDumpHTML, log, log, runBare, runTest, setEnvironmentData, setUp, setUpHttpUnitOptions, setUpTest, shouldSkipSetup, tearDown, tearDownTest, 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 |
Constructor Detail |
---|
public TestSetup()
Method Detail |
---|
public void testSetupCannotBeRunTwice()
public void testMissingTitle() throws Exception
Exception
public void testInvalidBaseUrls() throws Exception
Exception
public void testMissingLicense() throws Exception
Exception
public void testInvalidLicense() throws Exception
Exception
public void testInvalidSmtpPorts() throws Exception
Exception
public void testSetupWithDefaulExctDirectories() throws IOException
IOException
public void testSetupImportMissingFilename() throws IOException
IOException
public void testSetupImportInvalidLicense() throws IOException
IOException
public void testSetupImportWithDodgyIndexPath() throws IOException
IOException
public void testSetupImportWithDodgyAttachmentPath() throws IOException
IOException
public void testSetupImportShouldDisplayAnErrorWhenAttemptingToDowngradeFromAnAllowedVersion() throws Exception
Exception
public void testSetupImportShouldAllowDowngradeOnceDowngradeErrorHasBeenAcknowledged() throws Exception
Exception
public void testSetupImportDefaultIndexDirectory() throws IOException
IOException
public void testSetupImportDefaultsForSetupComplete() throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |