Interface EditFieldConstants
public interface EditFieldConstants
If you're tired of continuously redefining the same constants for fields in all your functional tests, why not keep
them here in one place?
These are constants intended for use in setting form elements, e.g. tester.setFormElement(xxx, "some value");
.
They could also be used in assertions or anything you like really.
- Since:
- v4.2
-
Field Details
-
TIMETRACKING
- See Also:
-
TIMETRACKING_ORIGINALESTIMATE
- See Also:
-
TIMETRACKING_REMAININGESTIMATE
- See Also:
-
WORKLOG
- See Also:
-
WORKLOG_ACTIVATE
- See Also:
-
WORKLOG_TIMELOGGED
- See Also:
-
DUEDATE
- See Also:
-
REPORTER
- See Also:
-
SUMMARY
- See Also:
-