it
Class AbstractJerseyRestClientTest
java.lang.Object
com.atlassian.jira.rest.client.functest.framework.FuncTestCase4
it.AbstractJerseyRestClientTest
- Direct Known Subclasses:
- JerseyComponentRestClientTest, JerseyIssueRestClientReadOnlyTest, JerseyIssueRestClientTest, JerseyIssueRestClientWithAnonymousThingsJerseyRestClientTest, JerseyMetadataRestClientTest, JerseyProjectRestClientTest, JerseySearchRestClientTest, JerseySessionRestClientTest, JerseyUserRestClientTest, JerseyVersionRestClientTest, SessionAuthenticationHandlerTest
public abstract class AbstractJerseyRestClientTest
- extends FuncTestCase4
| Fields inherited from class com.atlassian.jira.rest.client.functest.framework.FuncTestCase4 |
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jiraUri
protected URI jiraUri
client
protected com.atlassian.jira.rest.client.internal.jersey.JerseyJiraRestClient client
jiraRestRootUri
protected URI jiraRestRootUri
jiraAuthRootUri
protected URI jiraAuthRootUri
pm
protected final NullProgressMonitor pm
AbstractJerseyRestClientTest
public AbstractJerseyRestClientTest()
beforeMethod
public void beforeMethod()
- Overrides:
beforeMethod in class FuncTestCase4
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()
doesJiraSupportRestIssueLinking
protected boolean doesJiraSupportRestIssueLinking()
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.