it
Class AsynchronousProjectRoleRestClientTest

java.lang.Object
  extended by com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
      extended by it.AbstractAsynchronousRestClientTest
          extended by it.AsynchronousProjectRoleRestClientTest

public class AsynchronousProjectRoleRestClientTest
extends AbstractAsynchronousRestClientTest


Nested Class Summary
 
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 it.AbstractAsynchronousRestClientTest
client, jiraAuthRootUri, jiraRestRootUri, jiraUri
 
Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text
 
Constructor Summary
AsynchronousProjectRoleRestClientTest()
           
 
Method Summary
 void testGetAllRolesForProject()
           
 void testGetProjectRoleWithFullURI()
           
 void testGetProjectRoleWithRoleKeyErrorCode()
           
 void testGetProjectRoleWithRoleKeyFromAnonymousProject()
           
 void testGetProjectRoleWithRoleKeyFromRestrictedProject()
           
 void testGetProjectRoleWithRoleKeyFromRestrictedProjectWithoutPermission()
           
 
Methods inherited from class it.AbstractAsynchronousRestClientTest
afterMethod, beforeMethod, isJira4x3OrNewer, isJira4x4OrNewer, isJira5xOrNewer, setAdmin, setAnonymousMode, setClient, setUser1, setUser2
 
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
 

Field Detail

exception

public final org.junit.rules.ExpectedException exception
Constructor Detail

AsynchronousProjectRoleRestClientTest

public AsynchronousProjectRoleRestClientTest()
Method Detail

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 © 2013 Atlassian. All Rights Reserved.