Class MockField
java.lang.Object
com.atlassian.jira.pageobjects.project.fields.MockField
- All Implemented Interfaces:
Field
Mock implementation for easy comparisons in tests.
- Since:
- v4.4
-
Constructor Details
-
MockField
-
-
Method Details
-
getName
-
getDescription
- Specified by:
getDescriptionin interfaceField
-
isRequired
public boolean isRequired()- Specified by:
isRequiredin interfaceField
-
getRenderer
- Specified by:
getRendererin interfaceField
-
getScreens
- Specified by:
getScreensin interfaceField
-
openScreensDialog
- Specified by:
openScreensDialogin interfaceField
-
equals
-
hashCode
public int hashCode() -
toString
-