A C D E F G I J M N O P Q 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
 

C

checkFileIsNotEmpty(File) - Method in class org.jenkinsci.plugins.xunit.service.XUnitValidationService
Checks if the current input file is not empty
checkIfFindsFilesNewFiles(XUnitToolInfo, List<String>, File) - Method in class org.jenkinsci.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, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.CheckType
 
CheckType.CheckTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
CheckType.CheckTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.CheckType.CheckTypeDescriptor
 
com.thalesgroup.hudson.plugins.xunit.types - package com.thalesgroup.hudson.plugins.xunit.types
 
convert(XUnitToolInfo, File, File, File) - Method in class org.jenkinsci.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
 
CTestInputMetric - Class in org.jenkinsci.plugins.xunit.types
 
CTestInputMetric() - Constructor for class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
CTestType - Class in org.jenkinsci.plugins.xunit.types
 
CTestType(String, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.CTestType
 
CTestType.CTestTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
CTestType.CTestTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.CTestType.CTestTypeDescriptor
 
CustomInputMetric - Class in org.jenkinsci.plugins.xunit.types
 
CustomInputMetric() - Constructor for class org.jenkinsci.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 - Class in org.jenkinsci.plugins.xunit.types
 
CustomType(String, String, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.CustomType
 
CustomType.CustomInputMetricDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
CustomType.CustomInputMetricDescriptor() - Constructor for class org.jenkinsci.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 org.jenkinsci.plugins.xunit.service.XUnitLog
Log an error output to the console logger
errorSystemLogger(String) - Method in class org.jenkinsci.plugins.xunit.service.XUnitService
Log an error output to the system logger
ExtraConfiguration - Class in org.jenkinsci.plugins.xunit
 
ExtraConfiguration(long) - Constructor for class org.jenkinsci.plugins.xunit.ExtraConfiguration
 

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 org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService
Gets all reports from the given parent path and the pattern.

G

GENERATED_JUNIT_DIR - Static variable in class org.jenkinsci.plugins.xunit.XUnitDefaultValues
 
getBuildTime() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
getCurrentReport(File, String) - Method in class org.jenkinsci.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
 
getCustomXSL() - Method in class org.jenkinsci.plugins.xunit.types.CustomType
 
getCusXSLFile() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
getDescription() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit10
 
getDescription() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit8
 
getDescription() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit9
 
getDescriptor() - Method in class org.jenkinsci.plugins.xunit.threshold.XUnitThreshold
 
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.XUnitBuilder.XUnitDescriptorBuilder
 
getDisplayName() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
getExpandedPattern() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
getExtraConfiguration() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder
 
getExtraConfiguration() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher
 
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.XUnitBuilder.XUnitDescriptorBuilder
 
getHelpFile() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
getInputMetric() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getInputXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getKey() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit10
 
getKey() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit8
 
getKey() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit9
 
getListXUnitThresholdDescriptors() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder.XUnitDescriptorBuilder
 
getListXUnitThresholdDescriptors() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
getListXUnitThresholdInstance() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder.XUnitDescriptorBuilder
 
getListXUnitThresholdInstance() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
getListXUnitTypeDescriptors() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder.XUnitDescriptorBuilder
 
getListXUnitTypeDescriptors() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getOutputFormatType() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getProjectAction(AbstractProject<?, ?>) - Method in class org.jenkinsci.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
 
getTestTimeMargin() - Method in class org.jenkinsci.plugins.xunit.ExtraConfiguration
 
getTestTimeMargin() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
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.XUnitBuilder
 
getThresholdMode() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher
 
getThresholds() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder
 
getThresholds() - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.JUnitInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getToolName() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getToolType() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getToolVersion() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getTypes() - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder
 
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 org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
getVersion() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit10
 
getVersion() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit8
 
getVersion() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit9
 
getXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit10
 
getXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit8
 
getXsdNameList() - Method in class org.jenkinsci.plugins.xunit.types.model.JUnit9
 
getXslFile() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
getXslName() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
getXslResourceClass() - Method in class org.jenkinsci.plugins.xunit.types.CustomInputMetric
 
GoogleTestInputMetric - Class in org.jenkinsci.plugins.xunit.types
 
GoogleTestInputMetric() - Constructor for class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
GoogleTestType - Class in org.jenkinsci.plugins.xunit.types
 
GoogleTestType(String, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.GoogleTestType
 
GoogleTestType.GoogleTestTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
GoogleTestType.GoogleTestTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.GoogleTestType.GoogleTestTypeDescriptor
 

I

infoConsoleLogger(String) - Method in class org.jenkinsci.plugins.xunit.service.XUnitLog
Log an info output to the console logger
infoSystemLogger(String) - Method in class org.jenkinsci.plugins.xunit.service.XUnitService
Log an info output to the system logger
invoke(File, VirtualChannel) - Method in class org.jenkinsci.plugins.xunit.service.XUnitTransformer
Invocation
isApplicable(Class) - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder.XUnitDescriptorBuilder
 
isApplicable(Class) - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
isCustomType() - Method in class org.jenkinsci.plugins.xunit.types.CustomType.CustomInputMetricDescriptor
 
isDefault() - Method in class org.jenkinsci.plugins.xunit.types.CheckInputMetric
 
isDefault() - Method in class org.jenkinsci.plugins.xunit.types.CTestInputMetric
 
isDefault() - Method in class org.jenkinsci.plugins.xunit.types.GoogleTestInputMetric
 
isDefault() - Method in class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
isDefault() - Method in class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
isDeleteOutputFiles() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
isEmptyPattern(String) - Method in class org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService
Tests if the pattern is empty.
isFailIfNotNew() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
isSkipNoTestFiles() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
isStopProcessingIfError(XUnitToolInfo) - Method in class org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService
Check if we stop the processing for an error
isStopProcessingIfError() - Method in class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 

J

JUnit10 - Class in org.jenkinsci.plugins.xunit.types.model
 
JUnit10() - Constructor for class org.jenkinsci.plugins.xunit.types.model.JUnit10
 
JUnit8 - Class in org.jenkinsci.plugins.xunit.types.model
 
JUnit8() - Constructor for class org.jenkinsci.plugins.xunit.types.model.JUnit8
 
JUnit9 - Class in org.jenkinsci.plugins.xunit.types.model
 
JUnit9() - Constructor for class org.jenkinsci.plugins.xunit.types.model.JUnit9
 
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, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.JUnitType
 
JUnitType.JUnitTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
JUnitType.JUnitTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.JUnitType.JUnitTypeDescriptor
 

M

MbUnitInputMetric - Class in org.jenkinsci.plugins.xunit.types
 
MbUnitInputMetric() - Constructor for class org.jenkinsci.plugins.xunit.types.MbUnitInputMetric
 
MbUnitType - Class in org.jenkinsci.plugins.xunit.types
 
MbUnitType(String, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.MbUnitType
 
MbUnitType.MbUnitTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
MbUnitType.MbUnitTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.MbUnitType.MbUnitTypeDescriptor
 
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
 
MODE_PERCENT - Static variable in class org.jenkinsci.plugins.xunit.XUnitDefaultValues
 

N

NoFoundTestException - Exception in org.jenkinsci.plugins.xunit
 
NoFoundTestException() - Constructor for exception org.jenkinsci.plugins.xunit.NoFoundTestException
 

O

OldTestReportException - Exception in org.jenkinsci.plugins.xunit
 
OldTestReportException() - Constructor for exception org.jenkinsci.plugins.xunit.OldTestReportException
 
org.jenkinsci.plugins.xunit - package org.jenkinsci.plugins.xunit
 
org.jenkinsci.plugins.xunit.exception - package org.jenkinsci.plugins.xunit.exception
 
org.jenkinsci.plugins.xunit.service - package org.jenkinsci.plugins.xunit.service
 
org.jenkinsci.plugins.xunit.threshold - package org.jenkinsci.plugins.xunit.threshold
 
org.jenkinsci.plugins.xunit.types - package org.jenkinsci.plugins.xunit.types
 
org.jenkinsci.plugins.xunit.types.model - package org.jenkinsci.plugins.xunit.types.model
 

P

perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher
 
performDryRun(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.xunit.XUnitBuilder
 
performDryRun(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class org.jenkinsci.plugins.xunit.XUnitPublisher
 
performXUnit(boolean, AbstractBuild<?, ?>, BuildListener) - Method in class org.jenkinsci.plugins.xunit.XUnitProcessor
 

Q

QTestLibInputMetric - Class in org.jenkinsci.plugins.xunit.types
 
QTestLibInputMetric() - Constructor for class org.jenkinsci.plugins.xunit.types.QTestLibInputMetric
 
QTestLibType - Class in org.jenkinsci.plugins.xunit.types
 
QTestLibType(String, boolean, boolean, boolean, boolean) - Constructor for class org.jenkinsci.plugins.xunit.types.QTestLibType
 
QTestLibType.QTestLibTypeDescriptor - Class in org.jenkinsci.plugins.xunit.types
 
QTestLibType.QTestLibTypeDescriptor() - Constructor for class org.jenkinsci.plugins.xunit.types.QTestLibType.QTestLibTypeDescriptor
 

R

readResolve() - Method in class com.thalesgroup.hudson.plugins.xunit.types.CustomType
Call at Hudson startup for backward compatibility

S

setCustomXSLFile(File) - Method in class org.jenkinsci.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
 
SkipTestException - Exception in org.jenkinsci.plugins.xunit
 
SkipTestException() - Constructor for exception org.jenkinsci.plugins.xunit.SkipTestException
 

T

TEST_REPORT_TIME_MARGING - Static variable in class org.jenkinsci.plugins.xunit.XUnitDefaultValues
 
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.

U

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 org.jenkinsci.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 org.jenkinsci.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 org.jenkinsci.plugins.xunit.service.XUnitLog
Log a warning output to the console logger
warningSystemLogger(String) - Method in class org.jenkinsci.plugins.xunit.service.XUnitService
Log a warning output to the system logger

X

xUnit_BuilderName() - Static method in class org.jenkinsci.plugins.xunit.Messages
Process xUnit test result report
xUnit_PublisherName() - Static method in class org.jenkinsci.plugins.xunit.Messages
Publish xUnit test result report
XUnitBuilder - Class in org.jenkinsci.plugins.xunit
 
XUnitBuilder(TestType[], XUnitThreshold[]) - Constructor for class org.jenkinsci.plugins.xunit.XUnitBuilder
 
XUnitBuilder(TestType[], XUnitThreshold[], int, String) - Constructor for class org.jenkinsci.plugins.xunit.XUnitBuilder
 
XUnitBuilder.XUnitDescriptorBuilder - Class in org.jenkinsci.plugins.xunit
 
XUnitBuilder.XUnitDescriptorBuilder() - Constructor for class org.jenkinsci.plugins.xunit.XUnitBuilder.XUnitDescriptorBuilder
 
XUnitConversionService - Class in org.jenkinsci.plugins.xunit.service
 
XUnitConversionService() - Constructor for class org.jenkinsci.plugins.xunit.service.XUnitConversionService
 
XUnitDefaultValues - Class in org.jenkinsci.plugins.xunit
 
XUnitDefaultValues() - Constructor for class org.jenkinsci.plugins.xunit.XUnitDefaultValues
 
XUnitException - Exception in org.jenkinsci.plugins.xunit.exception
 
XUnitException(Throwable) - Constructor for exception org.jenkinsci.plugins.xunit.exception.XUnitException
 
XUnitException(String) - Constructor for exception org.jenkinsci.plugins.xunit.exception.XUnitException
 
XUnitException(String, Throwable) - Constructor for exception org.jenkinsci.plugins.xunit.exception.XUnitException
 
XUnitLog - Class in org.jenkinsci.plugins.xunit.service
 
XUnitLog() - Constructor for class org.jenkinsci.plugins.xunit.service.XUnitLog
 
XUnitProcessor - Class in org.jenkinsci.plugins.xunit
 
XUnitProcessor(TestType[], XUnitThreshold[], int, ExtraConfiguration) - Constructor for class org.jenkinsci.plugins.xunit.XUnitProcessor
 
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[], int, String) - Constructor for class org.jenkinsci.plugins.xunit.XUnitPublisher
 
XUnitPublisher.XUnitDescriptorPublisher - Class in org.jenkinsci.plugins.xunit
 
XUnitPublisher.XUnitDescriptorPublisher() - Constructor for class org.jenkinsci.plugins.xunit.XUnitPublisher.XUnitDescriptorPublisher
 
XUnitReportProcessorService - Class in org.jenkinsci.plugins.xunit.service
 
XUnitReportProcessorService() - Constructor for class org.jenkinsci.plugins.xunit.service.XUnitReportProcessorService
 
XUnitService - Class in org.jenkinsci.plugins.xunit.service
 
XUnitService() - Constructor for class org.jenkinsci.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 org.jenkinsci.plugins.xunit.service
 
XUnitToolInfo(FilePath, InputMetric, String, Boolean, Boolean, Boolean, Boolean, long, long, FilePath) - Constructor for class org.jenkinsci.plugins.xunit.service.XUnitToolInfo
 
XUnitTransformer - Class in org.jenkinsci.plugins.xunit.service
 
XUnitTransformer() - Constructor for class org.jenkinsci.plugins.xunit.service.XUnitTransformer
 
XUnitValidationService - Class in org.jenkinsci.plugins.xunit.service
 
XUnitValidationService() - Constructor for class org.jenkinsci.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_BuilderName() - Static method in class org.jenkinsci.plugins.xunit.Messages
Process xUnit test result report
_xUnit_PublisherName() - Static method in class org.jenkinsci.plugins.xunit.Messages
Publish xUnit test result report
A C D E F G I J M N O P Q R S T U V W X _ 

Copyright © 2004-2014. All Rights Reserved.