Class TestScreensResource
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraRestTest
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.TestScreensResource
-
Field Summary
FieldsFields inherited from class com.atlassian.jira.functest.framework.BaseJiraRestTest
backdoor, environmentData, initClass, initData -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class com.atlassian.jira.functest.framework.BaseJiraRestTest
getEnvironmentData
-
Field Details
-
PROJECT_ADMIN
- See Also:
-
-
Constructor Details
-
TestScreensResource
public TestScreensResource()
-
-
Method Details
-
setUpTest
public void setUpTest() -
testGettingTabsAsAdmin
- Throws:
Exception
-
testGettingTabsAsProjectAdmin
- Throws:
Exception
-
testGettingTabsAsProjectAdminDifferentProject
- Throws:
Exception
-
testGettingTabsNotAdminOrProjectAdminError
- Throws:
Exception
-
testCreatingTab
- Throws:
Exception
-
testCreatingTabAsProjectAdmin
- Throws:
Exception
-
testCreateTabError
- Throws:
Exception
-
testRemoveTab
- Throws:
Exception
-
testRemoveTabAsProjectAdmin
- Throws:
Exception
-
testRemoveLastTabAsProjectAdmin
- Throws:
Exception
-
testRemoveTabError
- Throws:
Exception
-
testRenameTab
- Throws:
Exception
-
testRenameTabError
- Throws:
Exception
-
testMoveTab
- Throws:
Exception
-
testMoveTabAsProjectAdmin
- Throws:
Exception
-
testMoveTabError
- Throws:
Exception
-
testAddingFields
- Throws:
Exception
-
testAddingFieldsWithArchiving
- Throws:
Exception
-
testAddingFieldsAsProjectAdmin
- Throws:
Exception
-
testAddingFieldError
- Throws:
Exception
-
testRemovingFields
- Throws:
Exception
-
testRemovingFieldsAsProjectAdmin
- Throws:
Exception
-
testRemovingFieldError
- Throws:
Exception
-
testMoveField
- Throws:
Exception
-
testMoveFieldAsProjectAdmin
- Throws:
Exception
-
testMoveFieldError
- Throws:
Exception
-
testCopyAfterTabRenameHasSameTabNames
public void testCopyAfterTabRenameHasSameTabNames() -
testGetAllFieldsAsAdmin
- Throws:
Exception
-
testGetAllFieldsAsProjectAdmin
- Throws:
Exception
-
testGetAllFieldsAsProjectAdminDifferentProject
- Throws:
Exception
-
testGetAllScreensAsNormalUser
public void testGetAllScreensAsNormalUser() -
testGetAllScreensAsAdmin
public void testGetAllScreensAsAdmin() -
testGetAllScreensAsAnonymous
public void testGetAllScreensAsAnonymous()
-