Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
X
_
A
addAliases()
- Static method in class org.jenkinsci.plugins.xunit.
AliasInitializer
AliasInitializer
- Class in
org.jenkinsci.plugins.xunit
AliasInitializer()
- Constructor for class org.jenkinsci.plugins.xunit.
AliasInitializer
all()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
all()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
AUnitHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
AUnitHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
AUnitHudsonTestType
B
BoostTestHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
BoostTestHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
BoostTestHudsonTestType
BoostTestType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
BoostTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
BoostTestType
C
checkFileIsNotEmpty(File)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitValidationService
Checks if the current input file is not empty
checkIfFindsFilesNewFiles(XUnitToolInfo, List<String>, File)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
Checks if all the finds files are new file
CheckInputMetric
- Class in
org.jenkinsci.plugins.xunit.types
CheckInputMetric()
- Constructor for class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
CheckType
- Class in
org.jenkinsci.plugins.xunit.types
CheckType(String, boolean, boolean, boolean)
- Constructor for class org.jenkinsci.plugins.xunit.types.
CheckType
CheckType.CheckInputMetricDescriptor
- Class in
org.jenkinsci.plugins.xunit.types
CheckType.CheckInputMetricDescriptor()
- Constructor for class org.jenkinsci.plugins.xunit.types.
CheckType.CheckInputMetricDescriptor
com.thalesgroup.dtkit.metrics.hudson.model
- package com.thalesgroup.dtkit.metrics.hudson.model
com.thalesgroup.hudson.plugins.xunit
- package com.thalesgroup.hudson.plugins.xunit
com.thalesgroup.hudson.plugins.xunit.exception
- package com.thalesgroup.hudson.plugins.xunit.exception
com.thalesgroup.hudson.plugins.xunit.service
- package com.thalesgroup.hudson.plugins.xunit.service
com.thalesgroup.hudson.plugins.xunit.types
- package com.thalesgroup.hudson.plugins.xunit.types
convert(XUnitToolInfo, File, File, File)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitConversionService
Converts the inputFile into a JUnit output file
convert(File, File, Map<String, Object>)
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitInputMetric
CppTestHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
CppTestHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
CppTestHudsonTestType
CppUnitHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
CppUnitHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
CppUnitHudsonTestType
CustomInputMetric
- Class in
com.thalesgroup.hudson.plugins.xunit.types
CustomInputMetric()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
CustomType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
CustomType(String, String, boolean, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
CustomType
CustomType.CustomInputMetricDescriptor
- Class in
com.thalesgroup.hudson.plugins.xunit.types
CustomType.CustomInputMetricDescriptor()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
CustomType.CustomInputMetricDescriptor
D
displayName_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Failed Tests
displayName_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Skipped Tests
E
errorConsoleLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitLog
Log an error output to the console logger
errorSystemLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitService
Log an error output to the system logger
F
FailedThreshold
- Class in
org.jenkinsci.plugins.xunit.threshold
FailedThreshold()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
FailedThreshold
FailedThreshold(String, String, String, String)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
FailedThreshold
FailedThresholdDescriptor
- Class in
org.jenkinsci.plugins.xunit.threshold
FailedThresholdDescriptor()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
FailedThresholdDescriptor(Class<? extends XUnitThreshold>)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
failureNewThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed tests exceeds this threshold then a build is considered as failed.
failureNewThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as failed.
failureThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed exceeds this threshold then a build is considered as failed.
failureThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped exceeds this threshold then a build is considered as failed.
findReports(XUnitToolInfo, File, String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
Gets all reports from the given parent path and the pattern.
FPCUnitHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
FPCUnitHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
FPCUnitHudsonTestType
FPCUnitType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
FPCUnitType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
FPCUnitType
G
GENERATED_JUNIT_DIR
- Static variable in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getBuildTime()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
getCurrentReport(File, String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
Gets a file from a root file and a name
getCustomXSL()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomType
getCusXSLFile()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
AUnitHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
BoostTestHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
CppTestHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
CppUnitHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
FPCUnitHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
MSTestHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
NUnitHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
PHPUnitHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
TUSARHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
UnitTestHudsonTestType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
BoostTestType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
FPCUnitType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
MSTestType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
NUnitType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
PHPUnitType
getDescriptor()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
UnitTestType
getDescriptor()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getDisplayName()
- Method in class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getDisplayName()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getDisplayName()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getDisplayName()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getExpandedPattern()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
getFailureNewThreshold()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getFailureNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getFailureNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getFailureNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
getFailureThreshold()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getFailureThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getFailureThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getFailureThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
getHelpFile()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getId()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomType.CustomInputMetricDescriptor
getId()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckType.CheckInputMetricDescriptor
getId()
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitType.JUnitInputMetricDescriptor
getInputMetric()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
getInputMetric()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomType.CustomInputMetricDescriptor
getInputMetric()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckType.CheckInputMetricDescriptor
getInputMetric()
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitType.JUnitInputMetricDescriptor
getInputXsdNameList()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getInputXsdNameList()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getListXUnitThresholdDescriptors()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getListXUnitThresholdInstance()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getListXUnitTypeDescriptors()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
getOutputFormatType()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getOutputFormatType()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getProjectAction(AbstractProject<?, ?>)
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getRequiredMonitorService()
- Method in class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher
getRequiredMonitorService()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getResultThresholdNumber(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThreshold
getResultThresholdNumber(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThreshold
getResultThresholdNumber(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getResultThresholdNumber(XUnitLog, int, int)
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getResultThresholdPercent(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThreshold
getResultThresholdPercent(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThreshold
getResultThresholdPercent(XUnitLog, AbstractBuild<?, ?>, TestResultAction, TestResultAction)
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getResultThresholdPercent(XUnitLog, double, double)
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getThresholdHelpMessage()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getThresholdHelpMessage()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getThresholdHelpMessage()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
getThresholdMode()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getThresholds()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getToolName()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getToolName()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getToolName()
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitInputMetric
getToolType()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getToolType()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getToolVersion()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getToolVersion()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getTypes()
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
getUnstableNewThreshold()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getUnstableNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getUnstableNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getUnstableNewThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
getUnstableThreshold()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
getUnstableThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
FailedThresholdDescriptor
getUnstableThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
getUnstableThresholdImgTitle()
- Method in class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
getUserContentRoot()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
getXslFile()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getXslName()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
getXslName()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
getXslResourceClass()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
I
infoConsoleLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitLog
Log an info output to the console logger
infoSystemLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitService
Log an info output to the system logger
invoke(File, VirtualChannel)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitTransformer
Invocation
isApplicable(Class)
- Method in class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
isApplicable(Class)
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
isCustomType()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomType.CustomInputMetricDescriptor
isDefault()
- Method in class org.jenkinsci.plugins.xunit.types.
CheckInputMetric
isDeleteJUnitFiles()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
XUnitType
isDeleteOutputFiles()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
isEmptyPattern(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
Tests if the pattern is empty.
isFailIfNotNew()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
isStopProcessingIfError(XUnitToolInfo)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
Check if we stop the processing for an error
isStopProcessingIfError()
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
J
JUnitInputMetric
- Class in
org.jenkinsci.plugins.xunit.types
JUnitInputMetric()
- Constructor for class org.jenkinsci.plugins.xunit.types.
JUnitInputMetric
JUnitType
- Class in
org.jenkinsci.plugins.xunit.types
JUnitType(String, boolean, boolean, boolean)
- Constructor for class org.jenkinsci.plugins.xunit.types.
JUnitType
JUnitType.JUnitInputMetricDescriptor
- Class in
org.jenkinsci.plugins.xunit.types
JUnitType.JUnitInputMetricDescriptor()
- Constructor for class org.jenkinsci.plugins.xunit.types.
JUnitType.JUnitInputMetricDescriptor
M
Messages
- Class in
com.thalesgroup.hudson.plugins.xunit
Messages()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.
Messages
Messages
- Class in
org.jenkinsci.plugins.xunit
Messages()
- Constructor for class org.jenkinsci.plugins.xunit.
Messages
Messages
- Class in
org.jenkinsci.plugins.xunit.threshold
Messages()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
Messages
MSTestHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
MSTestHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
MSTestHudsonTestType
MSTestType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
MSTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
MSTestType
N
newInstance(StaplerRequest, JSONObject)
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
NUnitHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
NUnitHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
NUnitHudsonTestType
NUnitType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
NUnitType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
NUnitType
O
org.jenkinsci.plugins.xunit
- package org.jenkinsci.plugins.xunit
org.jenkinsci.plugins.xunit.threshold
- package org.jenkinsci.plugins.xunit.threshold
org.jenkinsci.plugins.xunit.types
- package org.jenkinsci.plugins.xunit.types
P
perform(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
performDryRun(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher
performDryRun(AbstractBuild<?, ?>, Launcher, BuildListener)
- Method in class org.jenkinsci.plugins.xunit.
XUnitPublisher
PHPUnitHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
PHPUnitHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
PHPUnitHudsonTestType
PHPUnitType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
PHPUnitType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
PHPUnitType
R
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
AUnitHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
BoostTestHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
CppTestHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
CppUnitHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
FPCUnitHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
MSTestHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
NUnitHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
PHPUnitHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
TUSARHudsonTestType
readResolve()
- Method in class com.thalesgroup.dtkit.metrics.hudson.model.
UnitTestHudsonTestType
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
BoostTestType
Call at Hudson startup for backward compatibility
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
FPCUnitType
Call at Hudson startup for backward compatibility
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
MSTestType
Call at Hudson startup for backward compatibility
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
NUnitType
Call at Hudson startup for backward compatibility
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
PHPUnitType
Call at Hudson startup for backward compatibility
readResolve()
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
UnitTestType
Call at Hudson startup for backward compatibility
S
setCustomXSLFile(File)
- Method in class com.thalesgroup.hudson.plugins.xunit.types.
CustomInputMetric
SkippedThreshold
- Class in
org.jenkinsci.plugins.xunit.threshold
SkippedThreshold()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
SkippedThreshold
SkippedThreshold(String, String, String, String)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
SkippedThreshold
SkippedThresholdDescriptor
- Class in
org.jenkinsci.plugins.xunit.threshold
SkippedThresholdDescriptor()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
SkippedThresholdDescriptor(Class<? extends XUnitThreshold>)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
SkippedThresholdDescriptor
T
thresholdHelpMessage_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Configure the build status.
thresholdHelpMessage_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Configure the build status.
TUSARHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
TUSARHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
TUSARHudsonTestType
U
UnitTestHudsonTestType
- Class in
com.thalesgroup.dtkit.metrics.hudson.model
UnitTestHudsonTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.dtkit.metrics.hudson.model.
UnitTestHudsonTestType
UnitTestType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
UnitTestType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
UnitTestType
unstableNewThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed tests exceeds this threshold then a build is considered as unstable.
unstableNewThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
unstableThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable.
unstableThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
V
validateInputFile(XUnitToolInfo, File)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitValidationService
Validates an input file
validateInputFile(File)
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitInputMetric
validateOutputFile(XUnitToolInfo, File, File)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitValidationService
Validates the converted file against a JUnit format
validateOutputFile(File)
- Method in class org.jenkinsci.plugins.xunit.types.
JUnitInputMetric
W
warningConsoleLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitLog
Log a warning output to the console logger
warningSystemLogger(String)
- Method in class com.thalesgroup.hudson.plugins.xunit.service.
XUnitService
Log a warning output to the system logger
X
xUnit_PublisherName()
- Static method in class com.thalesgroup.hudson.plugins.xunit.
Messages
Publish testing tools result report
xUnit_PublisherName()
- Static method in class org.jenkinsci.plugins.xunit.
Messages
Publish testing tools result report
XUnitConversionService
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitConversionService()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitConversionService
XUnitException
- Exception in
com.thalesgroup.hudson.plugins.xunit.exception
XUnitException()
- Constructor for exception com.thalesgroup.hudson.plugins.xunit.exception.
XUnitException
XUnitException(String)
- Constructor for exception com.thalesgroup.hudson.plugins.xunit.exception.
XUnitException
XUnitException(String, Throwable)
- Constructor for exception com.thalesgroup.hudson.plugins.xunit.exception.
XUnitException
XUnitException(Throwable)
- Constructor for exception com.thalesgroup.hudson.plugins.xunit.exception.
XUnitException
XUnitLog
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitLog()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitLog
XUnitPublisher
- Class in
com.thalesgroup.hudson.plugins.xunit
Class that converting custom reports to Junit reports and records them
XUnitPublisher()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher
XUnitPublisher
- Class in
org.jenkinsci.plugins.xunit
Class that converting custom reports to Junit reports and records them
XUnitPublisher(TestType[], XUnitThreshold[])
- Constructor for class org.jenkinsci.plugins.xunit.
XUnitPublisher
XUnitPublisher(TestType[], XUnitThreshold[], String)
- Constructor for class org.jenkinsci.plugins.xunit.
XUnitPublisher
XUnitPublisher.XUnitDescriptorPublisher
- Class in
com.thalesgroup.hudson.plugins.xunit
XUnitPublisher.XUnitDescriptorPublisher()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
XUnitPublisher.XUnitDescriptorPublisher
- Class in
org.jenkinsci.plugins.xunit
XUnitPublisher.XUnitDescriptorPublisher()
- Constructor for class org.jenkinsci.plugins.xunit.
XUnitPublisher.XUnitDescriptorPublisher
XUnitReportProcessorService
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitReportProcessorService()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitReportProcessorService
XUnitService
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitService()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitService
XUnitThreshold
- Class in
org.jenkinsci.plugins.xunit.threshold
XUnitThreshold()
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
XUnitThreshold(String, String, String, String)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
XUnitThreshold
XUnitThresholdDescriptor
<
T
extends
XUnitThreshold
> - Class in
org.jenkinsci.plugins.xunit.threshold
XUnitThresholdDescriptor(Class<? extends XUnitThreshold>)
- Constructor for class org.jenkinsci.plugins.xunit.threshold.
XUnitThresholdDescriptor
XUnitToolInfo
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitToolInfo(FilePath, InputMetric, String, Boolean, Boolean, Boolean, long, FilePath)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitToolInfo
XUnitTransformer
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitTransformer()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitTransformer
XUnitType
- Class in
com.thalesgroup.hudson.plugins.xunit.types
XUnitType(String, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
XUnitType
XUnitType(String, boolean, boolean, boolean)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
XUnitType
XUnitType(String)
- Constructor for class com.thalesgroup.hudson.plugins.xunit.types.
XUnitType
XUnitValidationService
- Class in
com.thalesgroup.hudson.plugins.xunit.service
XUnitValidationService()
- Constructor for class com.thalesgroup.hudson.plugins.xunit.service.
XUnitValidationService
_
_displayName_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Failed Tests
_displayName_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Skipped Tests
_failureNewThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed tests exceeds this threshold then a build is considered as failed.
_failureNewThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as failed.
_failureThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed exceeds this threshold then a build is considered as failed.
_failureThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped exceeds this threshold then a build is considered as failed.
_thresholdHelpMessage_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Configure the build status.
_thresholdHelpMessage_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
Configure the build status.
_unstableNewThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of failed tests exceeds this threshold then a build is considered as unstable.
_unstableNewThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
_unstableThreshold_failedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
According the threshold mode, if the total number (or the percent) of failed tests exceeds this threshold then a build is considered as unstable.
_unstableThreshold_skippedTests()
- Static method in class org.jenkinsci.plugins.xunit.threshold.
Messages
If the total number of skipped tests exceeds this threshold then a build is considered as unstable.
_xUnit_PublisherName()
- Static method in class com.thalesgroup.hudson.plugins.xunit.
Messages
Publish testing tools result report
_xUnit_PublisherName()
- Static method in class org.jenkinsci.plugins.xunit.
Messages
Publish testing tools result report
A
B
C
D
E
F
G
I
J
M
N
O
P
R
S
T
U
V
W
X
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2012. All Rights Reserved.