Class QTestLib

java.lang.Object
org.jenkinsci.lib.dtkit.model.InputMetric
org.jenkinsci.lib.dtkit.model.InputMetricXSL
org.jenkinsci.plugins.xunit.types.QTestLib
All Implemented Interfaces:
Serializable

public class QTestLib extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
Author:
Gregory Boissinot
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    org.jenkinsci.lib.dtkit.model.OutputMetric
     
     
    org.jenkinsci.lib.dtkit.model.InputType
     
     
     
    boolean
     

    Methods inherited from class org.jenkinsci.lib.dtkit.model.InputMetricXSL

    convert, convert, convert, convert, equals, getInputMetricType, getInputXsdClass, getInputXsdFileList, getListXsdInputStream, getOutputXsdNameList, getUserContentXSLDirRelativePath, getXslFile, getXslInputStream, getXslResourceClass, hashCode, validateInputFile, validateOutputFile

    Methods inherited from class org.jenkinsci.lib.dtkit.model.InputMetric

    getInputValidationErrors, getLabel, getOutputValidationErrors, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QTestLib

      public QTestLib()
  • Method Details

    • getToolType

      public org.jenkinsci.lib.dtkit.model.InputType getToolType()
      Overrides:
      getToolType in class org.jenkinsci.lib.dtkit.model.InputMetric
    • getToolVersion

      public String getToolVersion()
      Overrides:
      getToolVersion in class org.jenkinsci.lib.dtkit.model.InputMetric
    • getToolName

      public String getToolName()
      Overrides:
      getToolName in class org.jenkinsci.lib.dtkit.model.InputMetric
    • isDefault

      public boolean isDefault()
      Overrides:
      isDefault in class org.jenkinsci.lib.dtkit.model.InputMetric
    • getXslName

      public String getXslName()
      Overrides:
      getXslName in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
    • getInputXsdNameList

      public String[] getInputXsdNameList()
      Overrides:
      getInputXsdNameList in class org.jenkinsci.lib.dtkit.model.InputMetricXSL
    • getOutputFormatType

      public org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()
      Overrides:
      getOutputFormatType in class org.jenkinsci.lib.dtkit.model.InputMetric