public class RestSpaceListAcceptanceTest extends Object
| Modifier and Type | Field and Description |
|---|---|
AcceptanceTestHelper |
testHelper |
| Constructor and Description |
|---|
RestSpaceListAcceptanceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAnonymousUserCanGetUnrestrictedSpace() |
void |
testExpandHomePageWithNoChildren() |
void |
testGetSpaceObeysPermissions() |
void |
testGetSpacesWithMaxAndOffsetParameters() |
void |
testListAllSpacesAndExpand() |
void |
testListAllSpacesExplicitly() |
void |
testListAllSpacesImplicitly() |
void |
testListMultipleSpaces() |
void |
testListSpacesByType() |
void |
testListSpacesMax() |
void |
testListSpacesMaxByType() |
void |
testListSpacesObeysPermissions() |
public final AcceptanceTestHelper testHelper
public void testListAllSpacesImplicitly()
public void testListAllSpacesExplicitly()
public void testListAllSpacesAndExpand()
public void testListMultipleSpaces()
public void testExpandHomePageWithNoChildren()
public void testListSpacesObeysPermissions()
public void testGetSpaceObeysPermissions()
public void testListSpacesByType()
public void testGetSpacesWithMaxAndOffsetParameters()
public void testListSpacesMax()
public void testListSpacesMaxByType()
public void testAnonymousUserCanGetUnrestrictedSpace()
Copyright © 2003–2019 Atlassian. All rights reserved.