Package de.qytera.qtaf.xray.entity
Class XrayTestInfoEntityCloud
java.lang.Object
de.qytera.qtaf.xray.entity.XrayTestInfoEntity
de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
Xray test info entity.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classXrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder<C extends XrayTestInfoEntityCloud,B extends XrayTestInfoEntityCloud.XrayTestInfoEntityCloudBuilder<C, B>> Nested classes/interfaces inherited from class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
XrayTestInfoEntity.XrayTestInfoEntityBuilder<C extends XrayTestInfoEntity,B extends XrayTestInfoEntity.XrayTestInfoEntityBuilder<C, B>> -
Field Summary
Fields inherited from class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
definition, labels, projectKey, requirementKeys, scenario, steps, summary -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Methods inherited from class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
getDefinition, getLabels, getProjectKey, getRequirementKeys, getScenario, getSteps, getSummary, setDefinition, setLabels, setProjectKey, setRequirementKeys, setScenario, setSteps, setSummary
-
Constructor Details
-
XrayTestInfoEntityCloud
-
-
Method Details
-
builder
-
getType
The test type (e.g. Manual, Cucumber, Generic). -
setType
The test type (e.g. Manual, Cucumber, Generic). -
toString
-
equals
- Overrides:
equalsin classXrayTestInfoEntity
-
canEqual
- Overrides:
canEqualin classXrayTestInfoEntity
-
hashCode
public int hashCode()- Overrides:
hashCodein classXrayTestInfoEntity
-