it
Class AsynchronousComponentRestClientTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
it.AsynchronousComponentRestClientTest
public class AsynchronousComponentRestClientTest
- extends AbstractAsynchronousRestClientTest
| Nested classes/interfaces inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.FuncTestLogger, com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.RestoreConfig |
| Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text |
| Methods inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase |
beforeClass, getRestoreConfig, isTestEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsynchronousComponentRestClientTest
public AsynchronousComponentRestClientTest()
testGetComponent
public void testGetComponent()
throws Exception
- Throws:
Exception
testGetComponentOnJira4xOrNewerShouldContainNotNullId
public void testGetComponentOnJira4xOrNewerShouldContainNotNullId()
throws Exception
- Throws:
Exception
testGetInvalidComponent
public void testGetInvalidComponent()
throws Exception
- Throws:
Exception
testGetComponentFromRestrictedProject
public void testGetComponentFromRestrictedProject()
throws Exception
- Throws:
Exception
testCreateAndRemoveComponent
public void testCreateAndRemoveComponent()
testCreateAndRemoveComponentAsUnauthorizedUsers
public void testCreateAndRemoveComponentAsUnauthorizedUsers()
testCreateComponentWithLead
public void testCreateComponentWithLead()
testUpdateComponent
public void testUpdateComponent()
testGetComponentRelatedIssuesCount
public void testGetComponentRelatedIssuesCount()
Copyright © 2013 Atlassian. All Rights Reserved.