
hudson.tasks.junit.Messages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hudson-core Show documentation
Show all versions of hudson-core Show documentation
Contains the core Hudson code and view files to render HTML.
The newest version!
#**************************************************************************
#
# Copyright (c) 2004-2009 Oracle Corporation
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#
# Kohsuke Kawaguchi, Seiji Sogabe, id:cactusman
#
#
#**************************************************************************
TestResult.getTitle=Test Result
TestResult.getChildTitle=Package
TestResult.getDisplayName=Test Results
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
JUnitResultArchiver.BadXML=Incorrect XML attributes for test results found in {0}
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