Uses of Class
com.atlassian.confluence.AbstractPermissionsAcceptanceTest

Packages that use AbstractPermissionsAcceptanceTest
com.atlassian.confluence   
com.atlassian.confluence.rpc   
 

Uses of AbstractPermissionsAcceptanceTest in com.atlassian.confluence
 

Subclasses of AbstractPermissionsAcceptanceTest in com.atlassian.confluence
 class BlogPermissionsAcceptanceTest
          Some (or all) of the LDAP skips may not be necessary.
 class EditGlobalPermissionsAcceptanceTest
          Tests adding and removing various permissions in the Edit Global Permissions screen.
 class EditSpacePermissionsAcceptanceTest
          Tests adding and removing various permissions in the Edit Space Permissions screen.
 class PagePermissionsAcceptanceTest
          Some (or all) of the LDAP skips may not be necessary.
 class SpaceAdminPermissionsAcceptanceTest
          For each Space Administration Action, this class tests some subset of: That the admin user can see the appropriate link That an unpermitted user can not see the appropriate link That a space admin can see the appropriate link That the admin user can perform the action directly That an unpermitted user can not perform it directly That a space admin can perform it directly There are numerous tests missing.
 class SpacePermissionsAcceptanceTest
           
 

Uses of AbstractPermissionsAcceptanceTest in com.atlassian.confluence.rpc
 

Subclasses of AbstractPermissionsAcceptanceTest in com.atlassian.confluence.rpc
 class PermissionsRpcAcceptanceTest
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.