Class GTester

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

public class GTester extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
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

    • GTester

      public GTester()
  • Method Details

    • getToolType

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

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

      public String getToolVersion()
      Overrides:
      getToolVersion 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