it
Class AbstractAsynchronousRestClientTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractAsynchronousRestClientTest
- Direct Known Subclasses:
- AsynchronousComponentRestClientTest, AsynchronousIssueRestClientCommentTest, AsynchronousIssueRestClientCreateIssueTest, AsynchronousIssueRestClientReadOnlyTest, AsynchronousIssueRestClientTest, AsynchronousIssueRestClientWithAnonymousThingsAsynchronousRestClientTest, AsynchronousIssueRestClientWorklogTest, AsynchronousMetadataRestClientReadOnlyTest, AsynchronousProjectRestClientReadOnlyTest, AsynchronousProjectRoleRestClientTest, AsynchronousSearchRestClientFiltersTest, AsynchronousSearchRestClientTest, AsynchronousSessionRestClientTest, AsynchronousUserRestClientTest, AsynchronousVersionRestClientTest, ExamplesTest
public abstract class AbstractAsynchronousRestClientTest
- extends com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
| 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 |
jiraUri
protected URI jiraUri
client
protected JiraRestClient client
jiraRestRootUri
protected URI jiraRestRootUri
jiraAuthRootUri
protected URI jiraAuthRootUri
AbstractAsynchronousRestClientTest
public AbstractAsynchronousRestClientTest()
beforeMethod
public void beforeMethod()
- Overrides:
beforeMethod in class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
setAdmin
protected void setAdmin()
setClient
protected void setClient(String username,
String password)
setAnonymousMode
protected void setAnonymousMode()
setUser2
protected void setUser2()
setUser1
protected void setUser1()
isJira4x4OrNewer
protected boolean isJira4x4OrNewer()
isJira5xOrNewer
protected boolean isJira5xOrNewer()
isJira4x3OrNewer
protected boolean isJira4x3OrNewer()
afterMethod
public void afterMethod()
- Overrides:
afterMethod in class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
Copyright © 2013 Atlassian. All Rights Reserved.