Class CTest
java.lang.Object
org.jenkinsci.lib.dtkit.model.InputMetric
org.jenkinsci.lib.dtkit.model.InputMetricXSL
org.jenkinsci.plugins.xunit.types.CTest
- All Implemented Interfaces:
Serializable
public class CTest
extends org.jenkinsci.lib.dtkit.model.InputMetricXSL
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]org.jenkinsci.lib.dtkit.model.OutputMetricorg.jenkinsci.lib.dtkit.model.InputTypebooleanMethods 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, validateOutputFileMethods inherited from class org.jenkinsci.lib.dtkit.model.InputMetric
getInputValidationErrors, getLabel, getOutputValidationErrors, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion
-
Constructor Details
-
CTest
public CTest()
-
-
Method Details
-
getToolType
public org.jenkinsci.lib.dtkit.model.InputType getToolType()- Overrides:
getToolTypein classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolVersion
- Overrides:
getToolVersionin classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getToolName
- Overrides:
getToolNamein classorg.jenkinsci.lib.dtkit.model.InputMetric
-
isDefault
public boolean isDefault()- Overrides:
isDefaultin classorg.jenkinsci.lib.dtkit.model.InputMetric
-
getXslName
- Overrides:
getXslNamein classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getInputXsdNameList
- Overrides:
getInputXsdNameListin classorg.jenkinsci.lib.dtkit.model.InputMetricXSL
-
getOutputFormatType
public org.jenkinsci.lib.dtkit.model.OutputMetric getOutputFormatType()- Overrides:
getOutputFormatTypein classorg.jenkinsci.lib.dtkit.model.InputMetric
-