public class TestSystemFieldOperatorUsage 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 |
|---|
TestSystemFieldOperatorUsage() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAffectedVersion() |
void |
testAssignee() |
void |
testCategory() |
void |
testComment() |
void |
testComponent() |
void |
testCreated() |
void |
testCreatedDate() |
void |
testDescription() |
void |
testDue() |
void |
testDueDate() |
void |
testEnvironment() |
void |
testFixVersion() |
void |
testIssue() |
void |
testLevel() |
void |
testOriginalEstimate() |
void |
testParent() |
void |
testPriority() |
void |
testProject() |
void |
testRemainingEstimate() |
void |
testReporter() |
void |
testResolution() |
void |
testResolutionDate() |
void |
testResolved() |
void |
testSavedFilter() |
void |
testStatus() |
void |
testSummary() |
void |
testText() |
void |
testTimeSpent() |
void |
testType() |
void |
testUpdated() |
void |
testUpdatedDate() |
void |
testVotes() |
void |
testWorkRatio() |
forTest, getAssertions, getBackdoor, getEnvironmentData, getTesterCopyright © 2002-2016 Atlassian. All Rights Reserved.