Class XrayImporterFactory

java.lang.Object
de.qytera.qtaf.xray.importer.XrayImporterFactory

public class XrayImporterFactory extends Object
Factory class for Xray Importer objects.
  • Method Details

    • getCucumberImporter

      public static IXrayImporter getCucumberImporter()
      Get Cucumber Importer based on Configuration.
      Returns:
      Xray Importer
    • getXrayServerCucumberImporter

      public static XrayServerCucumberImporter getXrayServerCucumberImporter()
      Get Xray Server Cucumber Importer.
      Returns:
      Xray Server Cucumber Importer object
    • getXrayCloudCucumberImporter

      public static XrayCloudCucumberImporter getXrayCloudCucumberImporter()
      Get Xray Cloud Cucumber Importer.
      Returns:
      Xray Server Cucumber Importer object