public class CFChangeTestBase extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
protected static String |
MULTI_USER_PICKER_FIELD_TYPE |
protected static String |
SOME_TARGET_USERKEY |
protected static String |
USER_PICKER_CUSTOM_FIELD_ID |
protected static String |
USER_PICKER_FIELD_TYPE |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
CFChangeTestBase() |
Modifier and Type | Method and Description |
---|---|
protected void |
assertDefaultValueForUserPickerEmpty() |
protected void |
assertDefaultValueForUserPickerFieldEquals(String userKey) |
protected String |
createIssue() |
protected void |
createUserPickerAndGoToConfigurationPage(String fieldType) |
protected void |
setDefaultValueForUserPickerField(String... userKeys) |
getAssertions, getBackdoor, getEnvironmentData, getTester
protected static final String USER_PICKER_CUSTOM_FIELD_ID
protected static final String SOME_TARGET_USERKEY
protected static final String USER_PICKER_FIELD_TYPE
protected static final String MULTI_USER_PICKER_FIELD_TYPE
protected void setDefaultValueForUserPickerField(String... userKeys)
protected void assertDefaultValueForUserPickerEmpty()
protected void assertDefaultValueForUserPickerFieldEquals(String userKey)
protected String createIssue()
protected void createUserPickerAndGoToConfigurationPage(String fieldType)
Copyright © 2002-2024 Atlassian. All Rights Reserved.