|
||||||||||
| 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.bundledplugins2.rest.RestFuncTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestProjectResource
public class TestProjectResource
Func test for ProjectResource.
| 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 | |
|---|---|
TestProjectResource()
|
|
| Method Summary | |
|---|---|
protected void |
setUpTest()
Setup for an actual test |
protected void |
tearDownTest()
individual test tear down |
void |
testGetAvatars()
|
void |
testViewProject()
|
void |
testViewProjectByIdDoesNotExist()
|
void |
testViewProjectByKeyDoesNotExist()
|
void |
testViewProjectComponents()
|
void |
testViewProjectComponentsAnonymous()
|
void |
testViewProjectNoPermissionToViewById()
|
void |
testViewProjectNoPermissionToViewByKey()
|
void |
testViewProjects()
|
void |
testViewProjectVersions()
|
void |
testViewProjectVersionsAnonymous()
|
void |
testViewProjectWithEditedKey()
|
| Methods inherited from class com.atlassian.jira.webtests.ztests.bundledplugins2.rest.RestFuncTest |
|---|
assertEqualDateStrings, DELETE, GET, GET, getBaseUriPlus, getBaseUriPlus, getBaseUrl, getBaseUrlPlus, getBaseUrlPlus, getJSON, getRestApiUri, getRestApiUri, getRestApiUrl, isDumpHTML, POST, POST, PUT, PUT, setUpHttpUnitOptions |
| Methods inherited from class com.atlassian.jira.functest.framework.FuncTestCase |
|---|
builtInCustomFieldKey, createRestClient, createRestClient, getAssertions, getEnvironmentData, getTester, getWebClientListener, log, log, runBare, runTest, setEnvironmentData, setUp, shouldSkipSetup, tearDown, waitAndReloadBulkOperationProgressPage, waitAndReloadBulkOperationProgressPage, 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 TestProjectResource()
| Method Detail |
|---|
public void testViewProject()
throws Exception
Exception
public void testViewProjectNoPermissionToViewByKey()
throws Exception
Exception
public void testViewProjectNoPermissionToViewById()
throws Exception
Exception
public void testViewProjects()
throws Exception
Exception
public void testViewProjectByKeyDoesNotExist()
throws Exception
Exception
public void testViewProjectByIdDoesNotExist()
throws Exception
Exception
public void testViewProjectVersions()
throws Exception
Exception
public void testViewProjectVersionsAnonymous()
throws Exception
Exception
public void testViewProjectComponents()
throws Exception
Exception
public void testViewProjectComponentsAnonymous()
throws Exception
Exception
public void testGetAvatars()
throws Exception
Exception
public void testViewProjectWithEditedKey()
throws Exception
Exceptionprotected void setUpTest()
FuncTestCase
setUpTest in class RestFuncTestprotected void tearDownTest()
FuncTestCase
tearDownTest in class RestFuncTest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||