Skip navigation links
A B C D E F G H I J K M O P R S T U _ 

A

AbstractJUnitResultSeeker - Class in hudson.plugins.testlink.result
 
AbstractJUnitResultSeeker(String, String, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.AbstractJUnitResultSeeker
 
AbstractTAPFileNameResultSeeker - Class in hudson.plugins.testlink.result
 
AbstractTAPFileNameResultSeeker(String, String, boolean, boolean, boolean, Boolean) - Constructor for class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
AbstractTestLinkBuilder - Class in hudson.plugins.testlink
Contains basic logic for a Builder for TestLink plug-in.
AbstractTestLinkBuilder(String, String, String, String, String, String, String, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.AbstractTestLinkBuilder
Create a AbstractTestLinkBuilder.
AbstractTestLinkBuilder(String, String, String, String, String, String, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated.
to add test plan custom fields
AbstractTestLinkBuilder(String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated. 
AbstractTestLinkProjectAction - Class in hudson.plugins.testlink
 
AbstractTestLinkProjectAction() - Constructor for class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
AbstractTestNGResultSeeker - Class in hudson.plugins.testlink.result
 
AbstractTestNGResultSeeker(String, String, boolean, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
addAliases() - Static method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
addAttachment(Attachment) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
Adds an attachment to this test case.
addCustomFieldAndStatus(String, ExecutionStatus) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
Add a custom field name and its execution status.
addCustomFieldEnvironmentVariableName(CustomField, Map<String, String>, String) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Formats a custom field into an environment variable.
addTestCase(TestCaseWrapper) - Method in class hudson.plugins.testlink.Report
 
afterIteratingAllTestCasesBuildSteps - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
List of build steps that are executed after iterating all test cases.
all() - Static method in class hudson.plugins.testlink.result.ResultSeeker
 
allExcept(Node) - Static method in class hudson.plugins.testlink.result.ResultSeeker
 
api - Variable in class hudson.plugins.testlink.TestLinkSite
 
appendNotes(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 

B

beforeIteratingAllTestCasesBuildSteps - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
List of build steps that are executed before iterating all test cases.
build - Variable in class hudson.plugins.testlink.TestLinkSite
 
buildName - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
The name of the Build.
buildTestCaseEnvVars(TestCaseWrapper, TestProject, TestPlan, Build, BuildListener) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates EnvVars for a TestLink Test Case.
buildTestCaseEnvVars(int, TestProject, TestPlan, Build, BuildListener) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates EnvVars for TestLink entities.

C

compare(TestCaseWrapper, TestCaseWrapper) - Method in class hudson.plugins.testlink.util.ExecutionOrderComparator
 
compareTo(ResultSeeker) - Method in class hudson.plugins.testlink.result.ResultSeeker
 
configure(StaplerRequest, JSONObject) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
createArrayOfCustomFieldsNames(VariableResolver<String>, EnvVars, String) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Create an array of custom fields names using the Job configuration data.
createChart(StaplerRequest, CategoryDataset) - Static method in class hudson.plugins.testlink.GraphHelper
 
createReportSummary(Report, Report) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates Report Summary.
createReportSummaryDetails(Report, Report) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates detailed Report Summary.
createTestLinkEnvironmentVariables(TestCaseWrapper, TestProject, TestPlan, Build) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates a Map (name, value) of environment variables for a TestLink Test Case.
createTestLinkEnvironmentVariables(int, TestProject, TestPlan, Build) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Creates a Map (name, value) of environment variables for a TestLink Test Case.
customFields - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Comma separated list of custom fields to download from TestLink.

D

DESCRIPTOR - Static variable in class hudson.plugins.testlink.TestLinkBuilder
The Descriptor of this Builder.
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.JUnitCaseNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.JUnitMethodNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.JUnitSuiteNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TAPFileNameMultiTestPointsResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TAPFileNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGClassNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameResultSeeker.DescriptorImpl
 
DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGSuiteNameResultSeeker.DescriptorImpl
 
DISPLAY_NAME - Static variable in class hudson.plugins.testlink.TestLinkBuildAction
 
doCheckMandatory(String) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testlink.TestLinkProjectAction
 
doGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testlink.TestLinkProjectAction
 
doIndex(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testlink.TestLinkProjectAction
Show CCM html report f the latest build.

E

executeIterativeBuildSteps(TestCaseWrapper[], TestPlan, TestLinkSite, AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.testlink.TestLinkBuilder
Executes iterative build steps.
executeSingleBuildSteps(int, TestPlan, TestLinkSite, AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.testlink.TestLinkBuilder
Executes the list of single build steps.
executionOrderComparator - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Used to sort test cases marked as automated.
ExecutionOrderComparator - Class in hudson.plugins.testlink.util
Compares Test Cases by its execution order.
ExecutionOrderComparator() - Constructor for class hudson.plugins.testlink.util.ExecutionOrderComparator
 
expandVariable(VariableResolver<String>, EnvVars, String) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Expands a text variable like BUILD-$VAR replacing the $VAR part with a environment variable that matches its name, minus $.
extractAttachments(List<Attachment>, Map<String, Object>) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
Extracts attachments from a TAP diagnostic and adds into a list of attachments.

F

FAIL - Static variable in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
failedTestsMarkBuildAsFailure - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
If the plug-in should mark the Build in Jenkins as failure if it contains failed tests.
failIfNoResults - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Fail the build if no test results are present.
failOnNotRun - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Create failure if any of the tests are set as not-run
failure - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Flag to check if any failure happened.

G

getAfterIteratingAllTestCasesBuildSteps() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getApi() - Method in class hudson.plugins.testlink.TestLinkSite
 
getApplicableBuildSteps(AbstractProject<?, ?>) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getApplicableResultSeekers(AbstractProject<?, ?>) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getAttachments() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getAuthorLogin() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getAutomatedTestCases(String[]) - Method in class hudson.plugins.testlink.TestLinkSite
 
getBase64FileContent(File) - Method in class hudson.plugins.testlink.result.ResultSeeker
Retrieves the file content encoded in Base64.
getBeforeIteratingAllTestCasesBuildSteps() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getBlocked() - Method in class hudson.plugins.testlink.Report
 
getBuild() - Method in class hudson.plugins.testlink.TestLinkBuildAction
getBuild() - Method in class hudson.plugins.testlink.TestLinkSite
 
getBuildActionClass() - Method in class hudson.plugins.testlink.TestLinkProjectAction
 
getBuildId() - Method in class hudson.plugins.testlink.Report
 
getBuildName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getBuildName() - Method in class hudson.plugins.testlink.Report
 
getBuildSteps() - Static method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getCompareFullPath() - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
getCustomFieldAndStatus() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getCustomFields() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getCustomFields() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getDataProviderNameKeyCustomField() - Method in class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker
 
getDescriptor() - Method in class hudson.plugins.testlink.result.ResultSeeker
 
getDescriptor() - Method in class hudson.plugins.testlink.TestLinkBuilder
 
getDetails() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getDevKey() - Method in class hudson.plugins.testlink.TestLinkInstallation
 
getDisplayName() - Method in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
getDisplayName() - Method in class hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.JUnitCaseNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.JUnitMethodNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.JUnitSuiteNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TAPFileNameMultiTestPointsResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TAPFileNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TestNGClassNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TestNGMethodNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.result.TestNGSuiteNameResultSeeker.DescriptorImpl
 
getDisplayName() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getDisplayName() - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getExecutionOrder() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getExecutionStatus() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getExecutionStatus(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
Calculates the new value of this wrapped test case execution status, given a number of custom fields.
getExecutionStatusBlocked() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated. 
getExecutionStatusFailed() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated. 
getExecutionStatusNotRun() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated. 
getExecutionStatusPassed() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
Deprecated. 
getExecutionStatusTextColored(ExecutionStatus) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Retrieves the text for an execution status wrapped in html tags that add color to the text.
getFailed() - Method in class hudson.plugins.testlink.Report
 
getFailedTestsMarkBuildAsUnstable() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getFailIfNoResults() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getFailOnNotRun() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getFullExternalId() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getGraphHeight() - Method in class hudson.plugins.testlink.TestLinkProjectAction
Getter for property 'graphHeight'.
getGraphWidth() - Method in class hudson.plugins.testlink.TestLinkProjectAction
Getter for property 'graphWidth'.
getIconFileName() - Method in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
getIconFileName() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getId() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getIncludePattern() - Method in class hudson.plugins.testlink.result.ResultSeeker
 
getInstallationByTestLinkName(String) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getInstallations() - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
getInternalId() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getIterativeBuildSteps() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getKeyCustomField() - Method in class hudson.plugins.testlink.result.ResultSeeker
 
getKeyCustomField(List<CustomField>, String) - Method in class hudson.plugins.testlink.result.ResultSeeker
Gets the key custom field out of a list using the key custom field name.
getKeyCustomFieldValue(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getKeyCustomFieldValues(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getLastBuildAction() - Method in class hudson.plugins.testlink.TestLinkProjectAction
Returns the last build action.
getName() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getName() - Method in class hudson.plugins.testlink.TestLinkInstallation
 
getNotes() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getNotRun() - Method in class hudson.plugins.testlink.Report
 
getOwner() - Method in class hudson.plugins.testlink.TestLinkResult
Deprecated.
No longer used AND not persisted during restarts
getParser() - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
getPassed() - Method in class hudson.plugins.testlink.Report
 
getPlatform() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getPlatform() - Method in class hudson.plugins.testlink.TestLinkSite
 
getPlatformName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getPlusSignal(int, int) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Prints the difference between two int values, showing a plus sign if the current number is greater than the previous.
getPreviousAction() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getPreviousResult() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getProject() - Method in class hudson.plugins.testlink.TestLinkProjectAction
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getReport() - Method in class hudson.plugins.testlink.TestLinkResult
 
getReport() - Method in class hudson.plugins.testlink.TestLinkSite
 
getResult() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getResultSeekers() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getRun() - Method in class hudson.plugins.testlink.TestLinkBuildAction
Gets Run to which the action is attached.
getSearchUrl() - Method in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
getSingleBuildSteps() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getSteps() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getSummary() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getSummary() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getTapNotes(TestSet) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
Retrieves notes for a TAP test set.
getTarget() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getTestCases() - Method in class hudson.plugins.testlink.Report
 
getTestLinkJavaAPIProperties() - Method in class hudson.plugins.testlink.TestLinkInstallation
 
getTestLinkName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getTestLinkSite(String, String, String, String, String, String, String) - Method in class hudson.plugins.testlink.TestLinkBuilder
Gets object to interact with TestLink site.
getTestPlan() - Method in class hudson.plugins.testlink.TestLinkSite
 
getTestPlanCustomFields() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getTestPlanName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getTestPlanWithCustomFields(String[]) - Method in class hudson.plugins.testlink.TestLinkSite
 
getTestProject() - Method in class hudson.plugins.testlink.TestLinkSite
 
getTestProjectId() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getTestProjectName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
getTestsTotal() - Method in class hudson.plugins.testlink.Report
 
getTestSuiteId() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
getTransactional() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
Returns whether it is a transactional build or not.
getUrl() - Method in class hudson.plugins.testlink.TestLinkInstallation
 
getUrlName() - Method in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
getUrlName() - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
getVersion() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
GraphHelper - Class in hudson.plugins.testlink
Helper class for trend graph generation.

H

handleResult(TestCaseWrapper, AbstractBuild<?, ?>, BuildListener, TestLinkSite, SuiteResult) - Method in class hudson.plugins.testlink.result.AbstractJUnitResultSeeker
 
handleResult(TestCaseWrapper, AbstractBuild<?, ?>, BuildListener, TestLinkSite, ExecutionStatus, Map<String, TestSet>, String) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
handleResult(TestCaseWrapper, AbstractBuild<?, ?>, BuildListener, TestLinkSite, ExecutionStatus, Suite) - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
hudson.plugins.testlink - package hudson.plugins.testlink
 
hudson.plugins.testlink.result - package hudson.plugins.testlink.result
 
hudson.plugins.testlink.util - package hudson.plugins.testlink.util
 

I

ICON_FILE_NAME - Static variable in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
ICON_FILE_NAME - Static variable in class hudson.plugins.testlink.TestLinkBuildAction
 
includeNotes - Variable in class hudson.plugins.testlink.result.ResultSeeker
Whether the plug-in must include notes when updating test cases.
includePattern - Variable in class hudson.plugins.testlink.result.ResultSeeker
Include pattern used when looking for results.
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
isAttachJUnitXML() - Method in class hudson.plugins.testlink.result.AbstractJUnitResultSeeker
 
isAttachTAPStream() - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
isAttachTestNGXML() - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
isAttachYAMLishAttachments() - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
isCompareFullPath() - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
isDisplayGraph() - Method in class hudson.plugins.testlink.TestLinkProjectAction
Checks if it should display graph.
isIncludeNotes() - Method in class hudson.plugins.testlink.result.ResultSeeker
 
isMarkSkippedTestAsBlocked() - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
iterativeBuildSteps - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
List of build steps that are executed for each test case.

J

JUnitCaseClassNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each JUnit Case Result class name with the key custom field.
JUnitCaseClassNameResultSeeker(String, String, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker
 
JUnitCaseClassNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
JUnitCaseNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each JUnit Case Result name with the key custom field.
JUnitCaseNameResultSeeker(String, String, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.JUnitCaseNameResultSeeker
 
JUnitCaseNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
JUnitMethodNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each JUnit Case Result class name and method name with the key custom field.
JUnitMethodNameResultSeeker(String, String, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.JUnitMethodNameResultSeeker
 
JUnitMethodNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
JUnitSuiteNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each JUnit Suite Result name with the key custom field.
JUnitSuiteNameResultSeeker(String, String, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.JUnitSuiteNameResultSeeker
 
JUnitSuiteNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 

K

keyCustomField - Variable in class hudson.plugins.testlink.result.ResultSeeker
Key custom field.

M

maybeAddSystemProperty(String, BuildListener) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Maybe adds a system property if it is in format (@code key=value}.
Messages - Class in hudson.plugins.testlink.util
Generated localization support class.
Messages() - Constructor for class hudson.plugins.testlink.util.Messages
 

O

onAttached(Run<?, ?>) - Method in class hudson.plugins.testlink.TestLinkBuildAction
 
onLoad(Run<?, ?>) - Method in class hudson.plugins.testlink.TestLinkBuildAction
 

P

Parser_Error(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.Error: Error while parsing file {0}: {1}.
Parser_JUnit_InvalidNumberOfErrors(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.JUnit.InvalidNumberOfErrors: {@code Invalid number of errors found in JUnit suite.
Parser_JUnit_InvalidNumberOfFailures(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.JUnit.InvalidNumberOfFailures: {@code Invalid number of failures found in JUnit suite.
Parser_TAP_ParsingFail(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.TAP.ParsingFail: Failed to parse TAP file [{0}]: {1}..
PASS - Static variable in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.testlink.TestLinkBuilder
Called when the job is executed.
platform - Variable in class hudson.plugins.testlink.TestLinkSite
 
platformName - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
The platform name.
populateDataSetBuilder(DataSetBuilder<String, ChartUtil.NumberOnlyBuildLabel>) - Method in class hudson.plugins.testlink.TestLinkProjectAction
 

R

redirectWhenGraphUnsupported(StaplerResponse, StaplerRequest) - Static method in class hudson.plugins.testlink.GraphHelper
 
Report - Class in hudson.plugins.testlink
Build Report.
report - Variable in class hudson.plugins.testlink.TestLinkSite
 
ReportSummary_Details_ExecutionStatus() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.ExecutionStatus: Execution status.
ReportSummary_Details_Header() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Header: List of test cases and execution result status.
ReportSummary_Details_Name() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Name: Name.
ReportSummary_Details_TestCaseExternalId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestCaseExternalId: Test case external ID.
ReportSummary_Details_TestCaseId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestCaseId: Test case ID.
ReportSummary_Details_TestProjectId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestProjectId: Test project ID.
ReportSummary_Details_Version() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Version: Version.
ReportSummary_Summary_BuildID(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.BuildID: TestLink build ID: {0}.
ReportSummary_Summary_BuildName(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.BuildName: TestLink build name: {0}.
ReportSummary_Summary_Text(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.Text: Total of {0} tests.
Results_ErrorToLookForTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.ErrorToLookForTestResults: An error occured while trying to retrieve the test results: {0}.
Results_JUnit_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.AddAttachmentsFail: {@code Failed to add JUnit attachments to this test case execution.
Results_JUnit_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.IOException: IO error scanning for include pattern [{0}]: {1}..
Results_JUnit_LookingForTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestCases: {@code Looking for test results in JUnit test cases by its name.
Results_JUnit_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestClasses: {@code Looking for test results in JUnit classes by its name.
Results_JUnit_LookingForTestMethods() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestMethods: {@code Looking for test results in JUnit methods by its name.
Results_JUnit_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestSuites: {@code Looking for test results in JUnit suites by its name.
Results_JUnit_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NoPattern: {@code Empty JUnit include pattern.
Results_JUnit_NotesForTestCase(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestCase: name: {0} classname: {1} errors: {2} failures: {3} time: {4} .
Results_JUnit_NotesForTestClass(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestClass: classname: {0} time: {1} .
Results_JUnit_NotesForTestMethod(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestMethod: name: {0} classname: {1} errors: {2} failures: {3} time: {4} .
Results_JUnit_NotesForTestSuite(Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestSuite: name: {0} system err: {1} system out: {2} tests: {3} time: {4} timestamp: {5} .
Results_JUnit_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NumberOfReportsFound: Found [{0}] JUnit XML(s).
Results_JUnit_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.UnkownInternalError: {@code Unkown internal error.
Results_LookingForTestResults() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.LookingForTestResults: {@code Looking for the test results of TestLink test cases.
Results_TAP_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.AddAttachmentsFail: {@code Failed to add TAP attachments to this test case execution.
Results_TAP_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.IOException: IO error scanning for include pattern [{0}]: {1}..
Results_TAP_LookingForTestSets() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.LookingForTestSets: {@code Looking for test results in TAP test sets.
Results_TAP_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.NoPattern: {@code Empty TAP include pattern.
Results_TAP_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.NumberOfReportsFound: Found [{0}] TAP file(s).
Results_TAP_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.UnkownInternalError: {@code Unkown internal error.
Results_TestNG_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.AddAttachmentsFail: {@code Failed to add TestNG attachments to this test case execution.
Results_TestNG_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.IOException: IO error scanning for include pattern [{0}]: {1}..
Results_TestNG_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestClasses: {@code Looking for test results in TestNG classes by its name.
Results_TestNG_LookingForTestMethod() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestMethod: {@code Looking for test results in TestNG methods by its name.
Results_TestNG_LookingForTestMethodDataProvider() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestMethodDataProvider: {@code Looking for test results in TestNG methods by its name and data provider name.
Results_TestNG_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestSuites: {@code Looking for test results in TestNG suites by its name.
Results_TestNG_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NoPattern: {@code Empty TestNG include pattern.
Results_TestNG_NotesForMethods(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForMethods: name: {0} config?: {1} signature: {2} status: {3} duration in ms: {4} started at: {5} finished at: {6} .
Results_TestNG_NotesForMethodsWithDataProviders(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForMethodsWithDataProviders: name: {0} config?: {1} signature: {2} status: {3} duration in ms: {4} started at: {5} finished at: {6} data provider: {7} .
Results_TestNG_NotesForSuite(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForSuite: name: {0} duration in ms: {1} started at: {2} finished at: {3} number of tests: {4} .
Results_TestNG_NotesForSuiteAndClass(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForSuiteAndClass: name: {0} duration in ms: {1} started at: {2} finished at: {3} number of tests: {4} --------------- class name: {5} number of methods: {6} .
Results_TestNG_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NumberOfReportsFound: Found [{0}] TestNG XML(s).
Results_TestNG_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.UnkownInternalError: {@code Unkown internal error.
ResultSeeker - Class in hudson.plugins.testlink.result
Seeks for Results.
ResultSeeker(String, String, boolean) - Constructor for class hudson.plugins.testlink.result.ResultSeeker
Creates a result seeker passing a ant-like pattern to look for results.
ResultSeekerDescriptor - Class in hudson.plugins.testlink.result
Descriptor for TestResultSeeker.
ResultSeekerDescriptor() - Constructor for class hudson.plugins.testlink.result.ResultSeekerDescriptor
 
ResultSeekerException - Exception in hudson.plugins.testlink.result
 
ResultSeekerException() - Constructor for exception hudson.plugins.testlink.result.ResultSeekerException
Default constructor.
ResultSeekerException(String, Throwable) - Constructor for exception hudson.plugins.testlink.result.ResultSeekerException
 
ResultSeekerException(String) - Constructor for exception hudson.plugins.testlink.result.ResultSeekerException
 
ResultSeekerException(Throwable) - Constructor for exception hudson.plugins.testlink.result.ResultSeekerException
 
retrievePlatform(TestSet) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
Retrieves the TestLink platform.

S

scan(File, String, BuildListener) - Method in class hudson.plugins.testlink.result.ResultSeeker
Scans a directory for files matching the includes pattern.
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.JUnitCaseClassNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.JUnitCaseNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.JUnitMethodNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.JUnitSuiteNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.ResultSeeker
Seeks for Test Results in a directory.
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TAPFileNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TestNGClassNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TestNGMethodNameResultSeeker
 
seek(TestCaseWrapper[], AbstractBuild<?, ?>, Launcher, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TestNGSuiteNameResultSeeker
 
setAttachJUnitXML(boolean) - Method in class hudson.plugins.testlink.result.AbstractJUnitResultSeeker
 
setAttachTAPStream(boolean) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
setAttachTestNGXML(boolean) - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
setAttachYAMLishAttachments(boolean) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
setAuthorLogin(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setBlocked(int) - Method in class hudson.plugins.testlink.Report
 
setCompareFullPath(Boolean) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
setCustomFields(List<CustomField>) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setExecutionOrder(Integer) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setExecutionStatus(ExecutionStatus) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setFailed(int) - Method in class hudson.plugins.testlink.Report
 
setFullExternalId(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setId(Integer) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setInternalId(Integer) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setMarkSkippedTestAsBlocked(boolean) - Method in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
setName(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setNotRun(int) - Method in class hudson.plugins.testlink.Report
 
setPassed(int) - Method in class hudson.plugins.testlink.Report
 
setPlatform(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setResultSeekers(List<ResultSeeker>) - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
 
setSteps(List<TestCaseStep>) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setSummary(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setTestLinkJavaAPIProperties(String, BuildListener) - Static method in class hudson.plugins.testlink.util.TestLinkHelper
Defines TestLink Java API Properties.
setTestProjectId(Integer) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
setTestSuiteId(Integer) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
 
singleBuildSteps - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
List of build steps that are executed only once per job execution.
SKIP - Static variable in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
split(String) - Method in class hudson.plugins.testlink.result.TestCaseWrapper
Splits a String by comma and gets an array of Strings.

T

tally() - Method in class hudson.plugins.testlink.Report
 
TAPFileNameMultiTestPointsResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TAP file name with the key custom field.
TAPFileNameMultiTestPointsResultSeeker(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.TAPFileNameMultiTestPointsResultSeeker
 
TAPFileNameMultiTestPointsResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
TAPFileNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TAP file name with the key custom field.
TAPFileNameResultSeeker(String, String, boolean, boolean, boolean, Boolean) - Constructor for class hudson.plugins.testlink.result.TAPFileNameResultSeeker
 
TAPFileNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
TestCaseWrapper - Class in hudson.plugins.testlink.result
 
TestCaseWrapper() - Constructor for class hudson.plugins.testlink.result.TestCaseWrapper
 
TestCaseWrapper(TestCase) - Constructor for class hudson.plugins.testlink.result.TestCaseWrapper
 
TestLinkBuildAction - Class in hudson.plugins.testlink
 
TestLinkBuildAction(TestLinkResult) - Constructor for class hudson.plugins.testlink.TestLinkBuildAction
 
TestLinkBuildAction(AbstractBuild<?, ?>, TestLinkResult) - Constructor for class hudson.plugins.testlink.TestLinkBuildAction
Deprecated.
TestLinkBuilder - Class in hudson.plugins.testlink
A builder to add a TestLink build step.
TestLinkBuilder(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.TestLinkBuilder
Deprecated. 
TestLinkBuilder(String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.TestLinkBuilder
Deprecated. 
TestLinkBuilder(String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.TestLinkBuilder
Deprecated.
to add test plan custom fields
TestLinkBuilder(String, String, String, String, String, String, String, Boolean, Boolean, Boolean, Boolean, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.TestLinkBuilder
 
TestLinkBuilder_Build_Notes() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.Build.Notes: Build created automatically with TestLink Jenkins Plug-in..
TestLinkBuilder_ExecutingIterativeBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ExecutingIterativeBuildSteps: {@code Executing iterative Build Steps.
TestLinkBuilder_ExecutingSingleBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ExecutingSingleBuildSteps: {@code Executing single Build Steps.
TestLinkBuilder_FailedToUpdateTL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.FailedToUpdateTL: Failed to update TestLink test results: {0}..
TestLinkBuilder_InvalidTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.InvalidTLAPI: Invalid TestLink installation..
TestLinkBuilder_InvalidTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.InvalidTLURL: Invalid TestLink URL: {0}.
TestLinkBuilder_MandatoryProperty() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.MandatoryProperty: This property is mandatory..
TestLinkBuilder_MergingEnvVars() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.MergingEnvVars: {@code Merging build environment variables with data retrieved from TestLink.
TestLinkBuilder_PlatformNotFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.PlatformNotFound: Platform {0} not found.
TestLinkBuilder_PreparingTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.PreparingTLAPI: Preparing TestLink client API..
TestLinkBuilder_SettingSystemProperty(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.SettingSystemProperty: Setting system property {0}, value {1}..
TestLinkBuilder_ShowFoundAutomatedTestCases(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ShowFoundAutomatedTestCases: Found {0} automated test cases in TestLink.
TestLinkBuilder_ShowFoundTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ShowFoundTestResults: Found {0} test result(s).
TestLinkBuilder_SortingTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.SortingTestCases: {@code Sorting automated test cases by TestLink test plan execution order.
TestLinkBuilder_TestLinkCommunicationError() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.TestLinkCommunicationError: {@code Error communicating with TestLink.
TestLinkBuilder_Update_AutomatedTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.Update.AutomatedTestCases: {@code Updating TestLink test cases.
TestLinkBuilder_UsedTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.UsedTLURL: Using TestLink URL: {0} .
TestLinkBuilderDescriptor - Class in hudson.plugins.testlink
 
TestLinkBuilderDescriptor() - Constructor for class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
testLinkBuildType - Variable in class hudson.plugins.testlink.TestLinkBuilderDescriptor
 
TestLinkHelper - Class in hudson.plugins.testlink.util
Helper methods for TestLink.
TestLinkInstallation - Class in hudson.plugins.testlink
Represents the TestLink installation in Hudson global configuration.
TestLinkInstallation(String, String, String, String) - Constructor for class hudson.plugins.testlink.TestLinkInstallation
 
testLinkName - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
The name of the TestLink installation.
TestLinkProjectAction - Class in hudson.plugins.testlink
 
TestLinkProjectAction(AbstractProject<?, ?>) - Constructor for class hudson.plugins.testlink.TestLinkProjectAction
 
TestLinkProjectAction_DisplayName() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkProjectAction.DisplayName: TestLink results.
TestLinkResult - Class in hudson.plugins.testlink
 
TestLinkResult(Report) - Constructor for class hudson.plugins.testlink.TestLinkResult
Constructor
TestLinkResult(Report, AbstractBuild<?, ?>) - Constructor for class hudson.plugins.testlink.TestLinkResult
TestLinkSite - Class in hudson.plugins.testlink
Immutable object that represents the TestLink site with a Test Project, a Test Plan and a Build.
TestLinkSite(TestLinkAPI, TestProject, TestPlan, Build) - Constructor for class hudson.plugins.testlink.TestLinkSite
Deprecated. 
TestLinkSite(TestLinkAPI, TestProject, TestPlan, Platform, Build) - Constructor for class hudson.plugins.testlink.TestLinkSite
 
TestNGClassNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TestNG Class name with the key custom field.
TestNGClassNameResultSeeker(String, String, boolean, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.TestNGClassNameResultSeeker
 
TestNGClassNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
TestNGMethodNameDataProviderNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TestNG Method name and its Data Provider name with key custom fields.
TestNGMethodNameDataProviderNameResultSeeker(String, String, boolean, boolean, String, boolean) - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker
 
TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
TestNGMethodNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TestNG Method name with the key custom field.
TestNGMethodNameResultSeeker(String, String, boolean, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameResultSeeker
 
TestNGMethodNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
TestNGSuiteNameResultSeeker - Class in hudson.plugins.testlink.result
Seeks for test results matching each TestNG Suite name with the key custom field.
TestNGSuiteNameResultSeeker(String, String, boolean, boolean, boolean) - Constructor for class hudson.plugins.testlink.result.TestNGSuiteNameResultSeeker
 
TestNGSuiteNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
 
testPlan - Variable in class hudson.plugins.testlink.TestLinkSite
 
testPlanCustomFields - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
Comma separated list of test plan custom fields to download from TestLink.
testPlanName - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
The name of the Test Plan.
testProject - Variable in class hudson.plugins.testlink.TestLinkSite
 
testProjectName - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
The name of the Test Project.
TEXT_PLAIN_CONTENT_TYPE - Static variable in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
TEXT_XML_CONTENT_TYPE - Static variable in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
transactional - Variable in class hudson.plugins.testlink.AbstractTestLinkBuilder
If this property is true, not more build steps are executed for this Build.

U

updateTestCase(Map<String, TestSet>, String, TestCaseWrapper, String, AbstractBuild<?, ?>, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.AbstractTAPFileNameResultSeeker
 
updateTestCase(Map<String, TestSet>, String, TestCaseWrapper, String, AbstractBuild<?, ?>, BuildListener, TestLinkSite) - Method in class hudson.plugins.testlink.result.TAPFileNameMultiTestPointsResultSeeker
 
updateTestCase(TestCaseWrapper) - Method in class hudson.plugins.testlink.TestLinkSite
Updates the test cases status in TestLink (note and status) and uploads any existing attachments.
uploadAttachment(int, Attachment) - Method in class hudson.plugins.testlink.TestLinkSite
 
URL_NAME - Static variable in class hudson.plugins.testlink.AbstractTestLinkProjectAction
 
URL_NAME - Static variable in class hudson.plugins.testlink.TestLinkBuildAction
 

_

_parser - Variable in class hudson.plugins.testlink.result.AbstractTestNGResultSeeker
 
_Parser_Error(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.Error: Error while parsing file {0}: {1}.
_Parser_JUnit_InvalidNumberOfErrors(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.JUnit.InvalidNumberOfErrors: {@code Invalid number of errors found in JUnit suite.
_Parser_JUnit_InvalidNumberOfFailures(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.JUnit.InvalidNumberOfFailures: {@code Invalid number of failures found in JUnit suite.
_Parser_TAP_ParsingFail(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Parser.TAP.ParsingFail: Failed to parse TAP file [{0}]: {1}..
_ReportSummary_Details_ExecutionStatus() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.ExecutionStatus: Execution status.
_ReportSummary_Details_Header() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Header: List of test cases and execution result status.
_ReportSummary_Details_Name() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Name: Name.
_ReportSummary_Details_TestCaseExternalId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestCaseExternalId: Test case external ID.
_ReportSummary_Details_TestCaseId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestCaseId: Test case ID.
_ReportSummary_Details_TestProjectId() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.TestProjectId: Test project ID.
_ReportSummary_Details_Version() - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Details.Version: Version.
_ReportSummary_Summary_BuildID(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.BuildID: TestLink build ID: {0}.
_ReportSummary_Summary_BuildName(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.BuildName: TestLink build name: {0}.
_ReportSummary_Summary_Text(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key ReportSummary.Summary.Text: Total of {0} tests.
_Results_ErrorToLookForTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.ErrorToLookForTestResults: An error occured while trying to retrieve the test results: {0}.
_Results_JUnit_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.AddAttachmentsFail: {@code Failed to add JUnit attachments to this test case execution.
_Results_JUnit_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.IOException: IO error scanning for include pattern [{0}]: {1}..
_Results_JUnit_LookingForTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestCases: {@code Looking for test results in JUnit test cases by its name.
_Results_JUnit_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestClasses: {@code Looking for test results in JUnit classes by its name.
_Results_JUnit_LookingForTestMethods() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestMethods: {@code Looking for test results in JUnit methods by its name.
_Results_JUnit_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.LookingForTestSuites: {@code Looking for test results in JUnit suites by its name.
_Results_JUnit_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NoPattern: {@code Empty JUnit include pattern.
_Results_JUnit_NotesForTestCase(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestCase: name: {0} classname: {1} errors: {2} failures: {3} time: {4} .
_Results_JUnit_NotesForTestClass(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestClass: classname: {0} time: {1} .
_Results_JUnit_NotesForTestMethod(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestMethod: name: {0} classname: {1} errors: {2} failures: {3} time: {4} .
_Results_JUnit_NotesForTestSuite(Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NotesForTestSuite: name: {0} system err: {1} system out: {2} tests: {3} time: {4} timestamp: {5} .
_Results_JUnit_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.NumberOfReportsFound: Found [{0}] JUnit XML(s).
_Results_JUnit_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.JUnit.UnkownInternalError: {@code Unkown internal error.
_Results_LookingForTestResults() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.LookingForTestResults: {@code Looking for the test results of TestLink test cases.
_Results_TAP_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.AddAttachmentsFail: {@code Failed to add TAP attachments to this test case execution.
_Results_TAP_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.IOException: IO error scanning for include pattern [{0}]: {1}..
_Results_TAP_LookingForTestSets() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.LookingForTestSets: {@code Looking for test results in TAP test sets.
_Results_TAP_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.NoPattern: {@code Empty TAP include pattern.
_Results_TAP_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.NumberOfReportsFound: Found [{0}] TAP file(s).
_Results_TAP_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TAP.UnkownInternalError: {@code Unkown internal error.
_Results_TestNG_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.AddAttachmentsFail: {@code Failed to add TestNG attachments to this test case execution.
_Results_TestNG_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.IOException: IO error scanning for include pattern [{0}]: {1}..
_Results_TestNG_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestClasses: {@code Looking for test results in TestNG classes by its name.
_Results_TestNG_LookingForTestMethod() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestMethod: {@code Looking for test results in TestNG methods by its name.
_Results_TestNG_LookingForTestMethodDataProvider() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestMethodDataProvider: {@code Looking for test results in TestNG methods by its name and data provider name.
_Results_TestNG_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.LookingForTestSuites: {@code Looking for test results in TestNG suites by its name.
_Results_TestNG_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NoPattern: {@code Empty TestNG include pattern.
_Results_TestNG_NotesForMethods(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForMethods: name: {0} config?: {1} signature: {2} status: {3} duration in ms: {4} started at: {5} finished at: {6} .
_Results_TestNG_NotesForMethodsWithDataProviders(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForMethodsWithDataProviders: name: {0} config?: {1} signature: {2} status: {3} duration in ms: {4} started at: {5} finished at: {6} data provider: {7} .
_Results_TestNG_NotesForSuite(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForSuite: name: {0} duration in ms: {1} started at: {2} finished at: {3} number of tests: {4} .
_Results_TestNG_NotesForSuiteAndClass(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NotesForSuiteAndClass: name: {0} duration in ms: {1} started at: {2} finished at: {3} number of tests: {4} --------------- class name: {5} number of methods: {6} .
_Results_TestNG_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.NumberOfReportsFound: Found [{0}] TestNG XML(s).
_Results_TestNG_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
Key Results.TestNG.UnkownInternalError: {@code Unkown internal error.
_TestLinkBuilder_Build_Notes() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.Build.Notes: Build created automatically with TestLink Jenkins Plug-in..
_TestLinkBuilder_ExecutingIterativeBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ExecutingIterativeBuildSteps: {@code Executing iterative Build Steps.
_TestLinkBuilder_ExecutingSingleBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ExecutingSingleBuildSteps: {@code Executing single Build Steps.
_TestLinkBuilder_FailedToUpdateTL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.FailedToUpdateTL: Failed to update TestLink test results: {0}..
_TestLinkBuilder_InvalidTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.InvalidTLAPI: Invalid TestLink installation..
_TestLinkBuilder_InvalidTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.InvalidTLURL: Invalid TestLink URL: {0}.
_TestLinkBuilder_MandatoryProperty() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.MandatoryProperty: This property is mandatory..
_TestLinkBuilder_MergingEnvVars() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.MergingEnvVars: {@code Merging build environment variables with data retrieved from TestLink.
_TestLinkBuilder_PlatformNotFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.PlatformNotFound: Platform {0} not found.
_TestLinkBuilder_PreparingTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.PreparingTLAPI: Preparing TestLink client API..
_TestLinkBuilder_SettingSystemProperty(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.SettingSystemProperty: Setting system property {0}, value {1}..
_TestLinkBuilder_ShowFoundAutomatedTestCases(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ShowFoundAutomatedTestCases: Found {0} automated test cases in TestLink.
_TestLinkBuilder_ShowFoundTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.ShowFoundTestResults: Found {0} test result(s).
_TestLinkBuilder_SortingTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.SortingTestCases: {@code Sorting automated test cases by TestLink test plan execution order.
_TestLinkBuilder_TestLinkCommunicationError() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.TestLinkCommunicationError: {@code Error communicating with TestLink.
_TestLinkBuilder_Update_AutomatedTestCases() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.Update.AutomatedTestCases: {@code Updating TestLink test cases.
_TestLinkBuilder_UsedTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkBuilder.UsedTLURL: Using TestLink URL: {0} .
_TestLinkProjectAction_DisplayName() - Static method in class hudson.plugins.testlink.util.Messages
Key TestLinkProjectAction.DisplayName: TestLink results.
A B C D E F G H I J K M O P R S T U _ 
Skip navigation links

Copyright © 2010–2019 Jenkins. All rights reserved.