Uses of Class
com.chutneytesting.jira.xrayapi.XrayTest
-
Packages that use XrayTest Package Description com.chutneytesting.jira.xrayapi -
-
Uses of XrayTest in com.chutneytesting.jira.xrayapi
Methods in com.chutneytesting.jira.xrayapi that return types with arguments of type XrayTest Modifier and Type Method Description List<XrayTest>Xray. getTests()Method parameters in com.chutneytesting.jira.xrayapi with type arguments of type XrayTest Modifier and Type Method Description voidXray. setTests(List<XrayTest> tests)Constructor parameters in com.chutneytesting.jira.xrayapi with type arguments of type XrayTest Constructor Description Xray(String testExecutionKey, List<XrayTest> tests, XrayInfo info)
-