it
Class JerseyProjectRoleRestClientTest
java.lang.Object
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
it.AbstractJerseyRestClientTest
it.JerseyProjectRoleRestClientTest
public class JerseyProjectRoleRestClientTest
- 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 |
|
Field Summary |
org.junit.rules.ExpectedException |
exception
|
| 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 |
exception
public final org.junit.rules.ExpectedException exception
JerseyProjectRoleRestClientTest
public JerseyProjectRoleRestClientTest()
testGetProjectRoleWithRoleKeyFromAnonymousProject
public void testGetProjectRoleWithRoleKeyFromAnonymousProject()
testGetProjectRoleWithRoleKeyFromRestrictedProject
public void testGetProjectRoleWithRoleKeyFromRestrictedProject()
testGetProjectRoleWithRoleKeyFromRestrictedProjectWithoutPermission
public void testGetProjectRoleWithRoleKeyFromRestrictedProjectWithoutPermission()
testGetProjectRoleWithFullURI
public void testGetProjectRoleWithFullURI()
testGetAllRolesForProject
public void testGetAllRolesForProject()
testGetProjectRoleWithRoleKeyErrorCode
public void testGetProjectRoleWithRoleKeyErrorCode()
Copyright © 2012 Atlassian Pty Ltd. All Rights Reserved.