- _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