Uses of Class
de.qytera.qtaf.xray.dto.XrayTestDtoCollection
Packages that use XrayTestDtoCollection
-
Uses of XrayTestDtoCollection in de.qytera.qtaf.xray.importer
Methods in de.qytera.qtaf.xray.importer with parameters of type XrayTestDtoCollectionModifier and TypeMethodDescriptionstatic voidXrayImporter.createFeatureFileFromTestSet(String testSetId, XrayTestDtoCollection collection, String filePath) static StringXrayImporter.getFeatureFileContentFromTestSet(String testSetId, XrayTestDtoCollection testDtoCollection, boolean newDriver) -
Uses of XrayTestDtoCollection in de.qytera.qtaf.xray.repository
Methods in de.qytera.qtaf.xray.repository that return XrayTestDtoCollectionModifier and TypeMethodDescriptionIXrayTestRepository.findByTestSetId(String testSetId) XrayServerTestRepository.findByTestSetId(String testSetId) Find Tests by ID