public class RemoteContentRestrictionServiceAcceptanceTest extends AbstractRemoteServiceAcceptanceTest
Modifier and Type | Field and Description |
---|---|
Group |
TEST_GROUP |
Space |
TEST_SPACE |
protected TestData |
testData |
proxyCreator
rpc, testHelper, testName
Constructor and Description |
---|
RemoteContentRestrictionServiceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getService() |
protected Class |
getServiceClass() |
void |
setup() |
void |
testGetRestrictionForOperationDefaultExpansions() |
void |
testGetRestrictionForOperationExpandContent() |
void |
testGetRestrictionForOperationExpandGroups() |
void |
testGetRestrictionForOperationExpandUsers() |
void |
testGetRestrictionForOperationUnexpanded() |
void |
testGetRestrictionForOperationUserPagination() |
void |
testGetRestrictionsForOperationInvalidOp() |
void |
testGetRestrictionsForOperationNotFound() |
void |
testGetRestrictionsGroupedByOperationDefaultExpansions() |
void |
testGetRestrictionsGroupedByOperationExpandRead() |
void |
testGetRestrictionsGroupedByOperationExpandReadContent() |
void |
testGetRestrictionsGroupedByOperationExpandReadRestrictionsSubjects() |
void |
testGetRestrictionsGroupedByOperationExpandRestrictions() |
void |
testGetRestrictionsGroupedByOperationUnexpanded() |
checkPageResponse, getExcludedMethodNamesForProxyTest, loginIfNotAlready, prepareMspacesWithNpages, prepareSpacesAndUsersWithCascadedVisibility, proxySetUp, spaceByNumber, testServiceProxy, userByNumber
commonSetUp, exceptionSupplier, tearDown
protected TestData testData
public Space TEST_SPACE
public Group TEST_GROUP
public RemoteContentRestrictionServiceAcceptanceTest()
protected Object getService()
getService
in class AbstractRemoteServiceAcceptanceTest
protected Class getServiceClass()
getServiceClass
in class AbstractRemoteServiceAcceptanceTest
public void testGetRestrictionsGroupedByOperationUnexpanded()
public void testGetRestrictionsGroupedByOperationDefaultExpansions()
public void testGetRestrictionsGroupedByOperationExpandRead()
public void testGetRestrictionsGroupedByOperationExpandReadContent()
public void testGetRestrictionsGroupedByOperationExpandRestrictions()
public void testGetRestrictionsGroupedByOperationExpandReadRestrictionsSubjects()
public void testGetRestrictionsForOperationNotFound()
public void testGetRestrictionsForOperationInvalidOp()
public void testGetRestrictionForOperationDefaultExpansions()
public void testGetRestrictionForOperationUnexpanded()
public void testGetRestrictionForOperationExpandContent()
public void testGetRestrictionForOperationExpandUsers()
public void testGetRestrictionForOperationExpandGroups()
public void testGetRestrictionForOperationUserPagination()
Copyright © 2003–2015 Atlassian. All rights reserved.