All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.tasks.junit.Messages.properties Maven / Gradle / Ivy

TestResult.getTitle=Test Result
TestResult.getChildTitle=Package

PackageResult.getTitle=Test Result : {0}
PackageResult.getChildTitle=Class

ClassResult.getTitle=Test Result : {0}
JUnitResultArchiver.DisplayName=Publish JUnit test result report
JUnitResultArchiver.NoTestReportFound=No test report files were found. Configuration error?
JUnitResultArchiver.Recording=Recording test results
JUnitResultArchiver.ResultIsEmpty=None of the test reports contained any result

CaseResult.Status.Passed=Passed
CaseResult.Status.Failed=Failed
CaseResult.Status.Skipped=Skipped
CaseResult.Status.Fixed=Fixed
CaseResult.Status.Regression=Regression




© 2015 - 2025 Weber Informatics LLC | Privacy Policy