com.atlassian.confluence.api
Class RemoteContentRestrictionServiceAcceptanceTest
java.lang.Object
com.atlassian.confluence.api.AbstractAcceptanceTest
com.atlassian.confluence.api.AbstractRemoteServiceAcceptanceTest
com.atlassian.confluence.api.RemoteContentRestrictionServiceAcceptanceTest
public class RemoteContentRestrictionServiceAcceptanceTest
- extends AbstractRemoteServiceAcceptanceTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
testData
protected TestData testData
TEST_SPACE
public Space TEST_SPACE
TEST_GROUP
public Group TEST_GROUP
RemoteContentRestrictionServiceAcceptanceTest
public RemoteContentRestrictionServiceAcceptanceTest()
getService
protected Object getService()
- Specified by:
getService in class AbstractRemoteServiceAcceptanceTest
- Returns:
- the proxy of the API Service under test.
getServiceClass
protected Class getServiceClass()
- Specified by:
getServiceClass in class AbstractRemoteServiceAcceptanceTest
- Returns:
- the class of the API Service under test.
setup
public void setup()
throws Exception
- Throws:
Exception
testGetRestrictionsGroupedByOperationUnexpanded
public void testGetRestrictionsGroupedByOperationUnexpanded()
testGetRestrictionsGroupedByOperationDefaultExpansions
public void testGetRestrictionsGroupedByOperationDefaultExpansions()
testGetRestrictionsGroupedByOperationExpandRead
public void testGetRestrictionsGroupedByOperationExpandRead()
testGetRestrictionsGroupedByOperationExpandReadContent
public void testGetRestrictionsGroupedByOperationExpandReadContent()
testGetRestrictionsGroupedByOperationExpandRestrictions
public void testGetRestrictionsGroupedByOperationExpandRestrictions()
testGetRestrictionsGroupedByOperationExpandReadRestrictionsSubjects
public void testGetRestrictionsGroupedByOperationExpandReadRestrictionsSubjects()
testGetRestrictionsForOperationNotFound
public void testGetRestrictionsForOperationNotFound()
testGetRestrictionsForOperationInvalidOp
public void testGetRestrictionsForOperationInvalidOp()
testGetRestrictionForOperationDefaultExpansions
public void testGetRestrictionForOperationDefaultExpansions()
testGetRestrictionForOperationUnexpanded
public void testGetRestrictionForOperationUnexpanded()
testGetRestrictionForOperationExpandContent
public void testGetRestrictionForOperationExpandContent()
testGetRestrictionForOperationExpandUsers
public void testGetRestrictionForOperationExpandUsers()
testGetRestrictionForOperationExpandGroups
public void testGetRestrictionForOperationExpandGroups()
testGetRestrictionForOperationUserPagination
public void testGetRestrictionForOperationUserPagination()
Copyright © 2003–2015 Atlassian. All rights reserved.