public class StatisticsCollectionResourceSecurityIntegrationTest extends Object
Modifier and Type | Field and Description |
---|---|
RestTestFixture |
fixture |
Constructor and Description |
---|
StatisticsCollectionResourceSecurityIntegrationTest() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAcceptAdminAccessToStatisticsCollection() |
void |
shouldPreventAnonymousAccessToStatisticsCollection() |
void |
shouldPreventRegularUserAccessToStatisticsCollection() |
public RestTestFixture fixture
public StatisticsCollectionResourceSecurityIntegrationTest()
public void shouldPreventAnonymousAccessToStatisticsCollection()
public void shouldPreventRegularUserAccessToStatisticsCollection()
public void shouldAcceptAdminAccessToStatisticsCollection()
Copyright © 2021 Atlassian. All rights reserved.