Uses of Class
com.chutneytesting.jira.xrayapi.XrayTestExecTest
-
Packages that use XrayTestExecTest Package Description com.chutneytesting.jira.api com.chutneytesting.jira.domain com.chutneytesting.jira.infra -
-
Uses of XrayTestExecTest in com.chutneytesting.jira.api
Methods in com.chutneytesting.jira.api that return types with arguments of type XrayTestExecTest Modifier and Type Method Description List<XrayTestExecTest>JiraXrayEmbeddedApi. getTestStatusInTestExec(String testExec) -
Uses of XrayTestExecTest in com.chutneytesting.jira.domain
Methods in com.chutneytesting.jira.domain that return types with arguments of type XrayTestExecTest Modifier and Type Method Description List<XrayTestExecTest>JiraXrayApi. getTestExecutionScenarios(String xrayId)List<XrayTestExecTest>JiraXrayService. getTestExecutionScenarios(String testExecutionId) -
Uses of XrayTestExecTest in com.chutneytesting.jira.infra
Methods in com.chutneytesting.jira.infra that return types with arguments of type XrayTestExecTest Modifier and Type Method Description List<XrayTestExecTest>HttpJiraXrayImpl. getTestExecutionScenarios(String xrayId)
-