public class TestFieldResource extends BaseJiraRestTest
backdoor, environmentData, initClass, initData
Constructor and Description |
---|
TestFieldResource() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAllFields()
Get all fields
|
void |
testAllFieldsAsAnonymous() |
void |
testAllFieldsAsAnonymousWithDisabledFeatureFlag() |
void |
testAllFieldsAsAnonymousWithDisabledFeatureFlagAndAvailableProjects() |
void |
testAllFieldsAsUserWithDisabledFeatureFlag() |
void |
testAvailableFields()
Test if fields that are not available to the current logged in user are hidden.
|
getEnvironmentData
public void setUp()
public void testAllFields() throws Exception
Exception
- if anything goes wrongpublic void testAllFieldsAsAnonymous()
public void testAllFieldsAsAnonymousWithDisabledFeatureFlag()
public void testAllFieldsAsAnonymousWithDisabledFeatureFlagAndAvailableProjects()
public void testAllFieldsAsUserWithDisabledFeatureFlag()
Copyright © 2002-2022 Atlassian. All Rights Reserved.