Package de.qytera.qtaf.xray.repository
Class XrayServerCucumberRepository
java.lang.Object
de.qytera.qtaf.xray.repository.XrayServerCucumberRepository
- All Implemented Interfaces:
IXrayCucumberRepository
Export Tests from Xray Server as Cucumber Feature File
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFeatureFileDefinition(String[] testIDs) Get Tests as Cucumber Feature File
-
Constructor Details
-
XrayServerCucumberRepository
public XrayServerCucumberRepository()
-
-
Method Details
-
getFeatureFileDefinition
Description copied from interface:IXrayCucumberRepositoryGet Tests as Cucumber Feature File- Specified by:
getFeatureFileDefinitionin interfaceIXrayCucumberRepository- Returns:
- Contents of feature file
-