public class TestCustomFieldOperatorUsage extends BaseJiraFuncTest
This is not intended to be an exhaustive test of each clause. It's primary goals are to:
- ensure that the operators that should work with a clause don't cause a validation error, and that some kind of sensible result is returned
- if the operator does not validate, that an appropriate error is displayed
administration, assertions, backdoor, bulkOperations, editIssueFieldVisibility, environmentData, form, indexing, initClass, issueTableAssertions, locator, logger, navigation, page, parse, tester, testRule, textAssertions| Constructor and Description |
|---|
TestCustomFieldOperatorUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUpTest() |
void |
testCascadingSelect() |
void |
testDatePicker() |
void |
testDateTime() |
void |
testFreeTextField() |
void |
testGroupPicker() |
void |
testImportId() |
void |
testMultiCheckboxes() |
void |
testMultiGroupPicker() |
void |
testMultiSelect() |
void |
testMultiUserPicker() |
void |
testNumberField() |
void |
testProjectPicker() |
void |
testRadioButton() |
void |
testReadOnlyTextField() |
void |
testSelectList() |
void |
testSingleVersionPicker() |
void |
testTextField() |
void |
testUrlField() |
void |
testUserPicker() |
void |
testVersionPicker() |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTesterCopyright © 2002-2016 Atlassian. All Rights Reserved.