Uses of Class
de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
Packages that use XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder
-
Uses of XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder in de.qytera.qtaf.xray.entity
Methods in de.qytera.qtaf.xray.entity that return XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilderModifier and TypeMethodDescriptionXrayTestExecutionInfoEntity.builder()XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder.description(String description) The description for the test execution issue.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder.finishDate(String finishDate) The finish date for the test execution issue.The project key where the test execution will be created.A revision for the revision custom field.The start date for the test execution issue.The summary for the test execution issue.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder.testEnvironments(List<String> testEnvironments) The test environments for the test execution issue.XrayTestExecutionInfoEntity.XrayTestExecutionInfoEntityBuilder.testPlanKey(String testPlanKey) The test plan key for associating the test execution issue.The username for the Jira user who executed the tests.The version name for the Fix Version field of the test execution issue.