Uses of Class
de.qytera.qtaf.xray.entity.XrayTestStepEntity
Packages that use XrayTestStepEntity
-
Uses of XrayTestStepEntity in de.qytera.qtaf.xray.entity
Methods in de.qytera.qtaf.xray.entity that return XrayTestStepEntityModifier and TypeMethodDescriptionXrayTestStepEntity.setComment(String comment) Set commentXrayTestStepEntity.setDefects(List<XrayDefectEntity> defects) Set defectsXrayTestStepEntity.setEvidences(List<XrayEvidenceEntity> evidences) Set evidencesXrayTestStepEntity.setStatus(XrayTestStepEntity.Status status) Set statusMethods in de.qytera.qtaf.xray.entity with parameters of type XrayTestStepEntityModifier and TypeMethodDescriptionXrayTestEntity.addXrayStep(XrayTestStepEntity xrayTestStepEntity) Add Test Step