it
Class JerseyUserRestClientTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractJerseyRestClientTest
it.JerseyUserRestClientTest
public class JerseyUserRestClientTest
- extends AbstractJerseyRestClientTest
| 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 |
afterMethod, beforeClass, getRestoreConfig, isTestEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JerseyUserRestClientTest
public JerseyUserRestClientTest()
testGetUser
public void testGetUser()
throws org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jettison.json.JSONException
testGetUserWithSlash
public void testGetUserWithSlash()
testGetNonExistingUser
public void testGetNonExistingUser()
testGetUserAnonymously
public void testGetUserAnonymously()
testGetUserWhenEmailVisibilityIsHidden
public void testGetUserWhenEmailVisibilityIsHidden()
throws org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jettison.json.JSONException
testGetUserWhenEmailVisibilityIsMasked
public void testGetUserWhenEmailVisibilityIsMasked()
throws org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jettison.json.JSONException
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.