public class RestSpaceAcceptanceTest extends Object
Modifier and Type | Field and Description |
---|---|
AcceptanceTestHelper |
testHelper |
Constructor and Description |
---|
RestSpaceAcceptanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAnonymousUserCannotGetSpaces() |
void |
testGetInvalidSpace() |
void |
testGetRootPagesObservesListMax() |
void |
testGetRootPagesRespectsPermissions() |
void |
testGetSpaceAndExpandChildren() |
void |
testGetSpaceHomePage() |
void |
testGetSpaceHomePageWithRestriction() |
void |
testGetSpaceUserPropertiesAndPermissionsExpandedAsAdmin() |
void |
testGetSpaceUserPropertiesExpanded() |
void |
testGetSpaceUserPropertiesExpandedAndPermissions() |
void |
testGetSpaceUserPropertiesNotExpanded() |
void |
testSpaceFields() |
public final AcceptanceTestHelper testHelper
public void testGetInvalidSpace()
public void testGetSpaceHomePage()
public void testGetSpaceHomePageWithRestriction()
public void testGetSpaceAndExpandChildren()
public void testGetRootPagesRespectsPermissions()
public void testGetRootPagesObservesListMax()
public void testGetSpaceUserPropertiesNotExpanded()
public void testGetSpaceUserPropertiesExpanded()
public void testGetSpaceUserPropertiesExpandedAndPermissions()
public void testGetSpaceUserPropertiesAndPermissionsExpandedAsAdmin()
public void testAnonymousUserCannotGetSpaces()
public void testSpaceFields() throws URISyntaxException
URISyntaxException
Copyright © 2003–2017 Atlassian. All rights reserved.