|
||||||||||
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.bundledplugins2.applinks.TestAppLinksHostApplication
public class TestAppLinksHostApplication
Functional tests for the JIRA's InternalHostApplication implementation. These tests are mostly smoke tests.
Field Summary |
---|
Fields inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
---|
administration, assertions, backdoor, environmentData, form, funcTestHelperFactory, issueTableAssertions, locator, navigation, oldway_consider_porting, page, parse, tester, text |
Constructor Summary | |
---|---|
TestAppLinksHostApplication()
|
Method Summary | |
---|---|
protected boolean |
isBackdoorAvailable()
|
protected void |
setUpTest()
Setup for an actual test |
void |
tearDownTest()
individual test tear down |
void |
testApplicationNameShouldReturnJiraName()
|
void |
testApplicationTypeShouldReturnJira()
|
void |
testDocumentationBaseUrlShouldPointToAppLinksDocs()
|
void |
testHasPublicSignup()
|
void |
testLocalEntitiesShouldReturnAllProjects()
|
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 |
Constructor Detail |
---|
public TestAppLinksHostApplication()
Method Detail |
---|
public void testDocumentationBaseUrlShouldPointToAppLinksDocs() throws Exception
Exception
public void testApplicationNameShouldReturnJiraName() throws Exception
Exception
public void testApplicationTypeShouldReturnJira() throws Exception
Exception
public void testLocalEntitiesShouldReturnAllProjects() throws Exception
Exception
public void testHasPublicSignup() throws Exception
Exception
protected void setUpTest()
FuncTestCase
setUpTest
in class FuncTestCase
public void tearDownTest()
FuncTestCase
tearDownTest
in class FuncTestCase
protected final boolean isBackdoorAvailable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |