- 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
-
- getClasses() - Method in class hudson.plugins.testlink.testng.Test
-
Retrieves the list of tags.
- 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
-
- getDataProvider() - Method in class hudson.plugins.testlink.testng.TestMethod
-
- getDataProviderNameKeyCustomField() - Method in class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker
-
- getDescriptor() - Method in class hudson.plugins.testlink.result.ResultSeeker
-
- 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.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
-
- getDurationMs() - Method in class hudson.plugins.testlink.testng.Suite
-
Retrieves the duration in ms.
- getDurationMs() - Method in class hudson.plugins.testlink.testng.Test
-
Retrieves the duration in ms.
- getDurationMs() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the duration in ms.
- 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.
- 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
-
- getFile() - Method in class hudson.plugins.testlink.testng.Suite
-
- getFinishedAt() - Method in class hudson.plugins.testlink.testng.Suite
-
Retrieves the finished at.
- getFinishedAt() - Method in class hudson.plugins.testlink.testng.Test
-
Retrieves the finishedAt.
- getFinishedAt() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the finishedAt.
- 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
-
- getIsConfig() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the isConfig.
- 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
-
- getName() - Method in class hudson.plugins.testlink.testng.Class
-
Retrieves the name.
- getName() - Method in class hudson.plugins.testlink.testng.Suite
-
Retrieves the name.
- getName() - Method in class hudson.plugins.testlink.testng.Test
-
Retrieves the name.
- getName() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the name.
- 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
-
- getPassed() - Method in class hudson.plugins.testlink.Report
-
- getPlatform() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
-
- 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
-
- getSearchUrl() - Method in class hudson.plugins.testlink.AbstractTestLinkProjectAction
-
- getSignature() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the signature.
- getSingleBuildSteps() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
-
- getStartedAt() - Method in class hudson.plugins.testlink.testng.Suite
-
Retrieves the started at.
- getStartedAt() - Method in class hudson.plugins.testlink.testng.Test
-
Retrieves the startedAt.
- getStartedAt() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the startedAt.
- getStatus() - Method in class hudson.plugins.testlink.testng.TestMethod
-
Retrieves the status.
- getSteps() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
-
- getSuite() - Method in class hudson.plugins.testlink.testng.TestNGXmlHandler
-
Retrieves the parsed Suite.
- getSummary() - Method in class hudson.plugins.testlink.result.TestCaseWrapper
-
- getSummary() - Method in class hudson.plugins.testlink.TestLinkBuildAction
-
- 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) - Method in class hudson.plugins.testlink.TestLinkBuilder
-
Gets object to interact with TestLink site.
- getTestMethods() - Method in class hudson.plugins.testlink.testng.Class
-
Retrieves the list of tags.
- getTestPlan() - Method in class hudson.plugins.testlink.TestLinkSite
-
- getTestPlanName() - Method in class hudson.plugins.testlink.AbstractTestLinkBuilder
-
- 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
-
- getTests() - Method in class hudson.plugins.testlink.testng.Suite
-
Retrieves the list of tags.
- 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.
- redirectWhenGraphUnsupported(StaplerResponse, StaplerRequest) - Static method in class hudson.plugins.testlink.GraphHelper
-
- removeClass(Class) - Method in class hudson.plugins.testlink.testng.Test
-
Removes a class from the list of tags.
- removeTest(Test) - Method in class hudson.plugins.testlink.testng.Suite
-
Removes a test from the list of tags.
- removeTestMethod(TestMethod) - Method in class hudson.plugins.testlink.testng.Class
-
Removes a test method from the list of tags.
- 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
-
Execution status
- ReportSummary_Details_Header() - Static method in class hudson.plugins.testlink.util.Messages
-
List of test cases and execution result status
- ReportSummary_Details_Name() - Static method in class hudson.plugins.testlink.util.Messages
-
Name
- ReportSummary_Details_TestCaseExternalId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test case external ID
- ReportSummary_Details_TestCaseId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test case ID
- ReportSummary_Details_TestProjectId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test project ID
- ReportSummary_Details_Version() - Static method in class hudson.plugins.testlink.util.Messages
-
Version
- ReportSummary_Summary_BuildID(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
TestLink build ID: {0}
- ReportSummary_Summary_BuildName(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
TestLink build name: {0}
- ReportSummary_Summary_Text(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Total of {0} tests</a>.
- Results_ErrorToLookForTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
An error occured while trying to retrieve the test results: {0}
- Results_JUnit_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add JUnit attachments to this test case execution.
- Results_JUnit_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- Results_JUnit_LookingForTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit test cases by its name.
- Results_JUnit_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit classes by its name.
- Results_JUnit_LookingForTestMethods() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit methods by its name.
- Results_JUnit_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit suites by its name.
- Results_JUnit_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty JUnit include pattern.
- Results_JUnit_NotesForTestCase(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
- Results_JUnit_NotesForTestClass(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
classname: {0}
time: {1}
- Results_JUnit_NotesForTestMethod(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
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
-
Found [{0}] JUnit XML(s).
- Results_JUnit_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
Unkown internal error.
- Results_LookingForTestResults() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for the test results of TestLink test cases.
- Results_TAP_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add TAP attachments to this test case execution.
- Results_TAP_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- Results_TAP_LookingForTestSets() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TAP test sets.
- Results_TAP_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty TAP include pattern.
- Results_TAP_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found [{0}] TAP file(s).
- Results_TAP_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
Unkown internal error.
- Results_TestNG_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add TestNG attachments to this test case execution.
- Results_TestNG_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- Results_TestNG_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TestNG classes by its name.
- Results_TestNG_LookingForTestMethod() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TestNG methods by its name.
- Results_TestNG_LookingForTestMethodDataProvider() - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
Looking for test results in TestNG suites by its name.
- Results_TestNG_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty TestNG include pattern.
- Results_TestNG_NotesForMethods(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
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
-
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
-
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
-
Found [{0}] TestNG XML(s).
- Results_TestNG_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
- 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) - Constructor for class hudson.plugins.testlink.result.TAPFileNameResultSeeker
-
- TAPFileNameResultSeeker.DescriptorImpl - Class in hudson.plugins.testlink.result
-
- TAPFileNameResultSeeker.DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TAPFileNameResultSeeker.DescriptorImpl
-
- Test - Class in hudson.plugins.testlink.testng
-
Represents the tag.
- Test() - Constructor for class hudson.plugins.testlink.testng.Test
-
Default constructor.
- 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(AbstractBuild<?, ?>, TestLinkResult) - Constructor for class hudson.plugins.testlink.TestLinkBuildAction
-
- TestLinkBuilder - Class in hudson.plugins.testlink
-
A builder to add a TestLink build step.
- TestLinkBuilder(String, String, String, String, String, List<BuildStep>, List<BuildStep>, List<BuildStep>, List<BuildStep>, Boolean, Boolean, Boolean, List<ResultSeeker>) - Constructor for class hudson.plugins.testlink.TestLinkBuilder
-
- TestLinkBuilder_Build_Notes() - Static method in class hudson.plugins.testlink.util.Messages
-
Build created automatically with TestLink Jenkins Plug-in.
- TestLinkBuilder_ExecutingIterativeBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
-
Executing iterative Build Steps.
- TestLinkBuilder_ExecutingSingleBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
-
Executing single Build Steps.
- TestLinkBuilder_FailedToUpdateTL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to update TestLink test results: {0}.
- TestLinkBuilder_InvalidTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid TestLink installation.
- TestLinkBuilder_InvalidTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid TestLink URL: {0}
- TestLinkBuilder_MandatoryProperty() - Static method in class hudson.plugins.testlink.util.Messages
-
This property is mandatory.
- TestLinkBuilder_MergingEnvVars() - Static method in class hudson.plugins.testlink.util.Messages
-
Merging build environment variables with data retrieved from TestLink.
- TestLinkBuilder_PreparingTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
-
Preparing TestLink client API.
- TestLinkBuilder_SettingSystemProperty(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Setting system property {0}, value {1}.
- TestLinkBuilder_ShowFoundAutomatedTestCases(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found {0} automated test cases in TestLink.
- TestLinkBuilder_ShowFoundTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found {0} test result(s).
- TestLinkBuilder_SortingTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Sorting automated test cases by TestLink test plan execution order.
- TestLinkBuilder_TestLinkCommunicationError() - Static method in class hudson.plugins.testlink.util.Messages
-
Error communicating with TestLink.
- TestLinkBuilder_Update_AutomatedTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Updating TestLink test cases.
- TestLinkBuilder_UsedTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
TestLink results
- TestLinkResult - Class in hudson.plugins.testlink
-
- 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
-
- TestMethod - Class in hudson.plugins.testlink.testng
-
Represents the tag.
- TestMethod() - Constructor for class hudson.plugins.testlink.testng.TestMethod
-
Default constructor.
- 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
-
- TestNGClassNameResultSeeker.DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGClassNameResultSeeker.DescriptorImpl
-
- 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
-
- TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameDataProviderNameResultSeeker.DescriptorImpl
-
- 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
-
- TestNGMethodNameResultSeeker.DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGMethodNameResultSeeker.DescriptorImpl
-
- TestNGParser - Class in hudson.plugins.testlink.testng
-
- TestNGParser() - Constructor for class hudson.plugins.testlink.testng.TestNGParser
-
- 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
-
- TestNGSuiteNameResultSeeker.DescriptorImpl() - Constructor for class hudson.plugins.testlink.result.TestNGSuiteNameResultSeeker.DescriptorImpl
-
- TestNGXmlHandler - Class in hudson.plugins.testlink.testng
-
The TestNG XML Handler.
- TestNGXmlHandler() - Constructor for class hudson.plugins.testlink.testng.TestNGXmlHandler
-
Default constructor.
- testPlan - Variable in class hudson.plugins.testlink.TestLinkSite
-
- 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.TAPFileNameResultSeeker
-
- 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.
- _Parser_Error(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Error while parsing file {0}: {1}
- _Parser_JUnit_InvalidNumberOfErrors(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid number of errors found in JUnit suite.
- _Parser_JUnit_InvalidNumberOfFailures(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid number of failures found in JUnit suite.
- _Parser_TAP_ParsingFail(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to parse TAP file [{0}]: {1}.
- _ReportSummary_Details_ExecutionStatus() - Static method in class hudson.plugins.testlink.util.Messages
-
Execution status
- _ReportSummary_Details_Header() - Static method in class hudson.plugins.testlink.util.Messages
-
List of test cases and execution result status
- _ReportSummary_Details_Name() - Static method in class hudson.plugins.testlink.util.Messages
-
Name
- _ReportSummary_Details_TestCaseExternalId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test case external ID
- _ReportSummary_Details_TestCaseId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test case ID
- _ReportSummary_Details_TestProjectId() - Static method in class hudson.plugins.testlink.util.Messages
-
Test project ID
- _ReportSummary_Details_Version() - Static method in class hudson.plugins.testlink.util.Messages
-
Version
- _ReportSummary_Summary_BuildID(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
TestLink build ID: {0}
- _ReportSummary_Summary_BuildName(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
TestLink build name: {0}
- _ReportSummary_Summary_Text(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Total of {0} tests</a>.
- _Results_ErrorToLookForTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
An error occured while trying to retrieve the test results: {0}
- _Results_JUnit_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add JUnit attachments to this test case execution.
- _Results_JUnit_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- _Results_JUnit_LookingForTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit test cases by its name.
- _Results_JUnit_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit classes by its name.
- _Results_JUnit_LookingForTestMethods() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit methods by its name.
- _Results_JUnit_LookingForTestSuites() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in JUnit suites by its name.
- _Results_JUnit_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty JUnit include pattern.
- _Results_JUnit_NotesForTestCase(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
name: {0}
classname: {1}
errors: {2}
failures: {3}
time: {4}
- _Results_JUnit_NotesForTestClass(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
classname: {0}
time: {1}
- _Results_JUnit_NotesForTestMethod(Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
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
-
Found [{0}] JUnit XML(s).
- _Results_JUnit_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
Unkown internal error.
- _Results_LookingForTestResults() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for the test results of TestLink test cases.
- _Results_TAP_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add TAP attachments to this test case execution.
- _Results_TAP_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- _Results_TAP_LookingForTestSets() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TAP test sets.
- _Results_TAP_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty TAP include pattern.
- _Results_TAP_NumberOfReportsFound(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found [{0}] TAP file(s).
- _Results_TAP_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
Unkown internal error.
- _Results_TestNG_AddAttachmentsFail(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to add TestNG attachments to this test case execution.
- _Results_TestNG_IOException(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
IO error scanning for include pattern [{0}]: {1}.
- _Results_TestNG_LookingForTestClasses() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TestNG classes by its name.
- _Results_TestNG_LookingForTestMethod() - Static method in class hudson.plugins.testlink.util.Messages
-
Looking for test results in TestNG methods by its name.
- _Results_TestNG_LookingForTestMethodDataProvider() - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
Looking for test results in TestNG suites by its name.
- _Results_TestNG_NoPattern() - Static method in class hudson.plugins.testlink.util.Messages
-
Empty TestNG include pattern.
- _Results_TestNG_NotesForMethods(Object, Object, Object, Object, Object, Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
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
-
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
-
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
-
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
-
Found [{0}] TestNG XML(s).
- _Results_TestNG_UnkownInternalError() - Static method in class hudson.plugins.testlink.util.Messages
-
Unkown internal error.
- _TestLinkBuilder_Build_Notes() - Static method in class hudson.plugins.testlink.util.Messages
-
Build created automatically with TestLink Jenkins Plug-in.
- _TestLinkBuilder_ExecutingIterativeBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
-
Executing iterative Build Steps.
- _TestLinkBuilder_ExecutingSingleBuildSteps() - Static method in class hudson.plugins.testlink.util.Messages
-
Executing single Build Steps.
- _TestLinkBuilder_FailedToUpdateTL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Failed to update TestLink test results: {0}.
- _TestLinkBuilder_InvalidTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid TestLink installation.
- _TestLinkBuilder_InvalidTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Invalid TestLink URL: {0}
- _TestLinkBuilder_MandatoryProperty() - Static method in class hudson.plugins.testlink.util.Messages
-
This property is mandatory.
- _TestLinkBuilder_MergingEnvVars() - Static method in class hudson.plugins.testlink.util.Messages
-
Merging build environment variables with data retrieved from TestLink.
- _TestLinkBuilder_PreparingTLAPI() - Static method in class hudson.plugins.testlink.util.Messages
-
Preparing TestLink client API.
- _TestLinkBuilder_SettingSystemProperty(Object, Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Setting system property {0}, value {1}.
- _TestLinkBuilder_ShowFoundAutomatedTestCases(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found {0} automated test cases in TestLink.
- _TestLinkBuilder_ShowFoundTestResults(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Found {0} test result(s).
- _TestLinkBuilder_SortingTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Sorting automated test cases by TestLink test plan execution order.
- _TestLinkBuilder_TestLinkCommunicationError() - Static method in class hudson.plugins.testlink.util.Messages
-
Error communicating with TestLink.
- _TestLinkBuilder_Update_AutomatedTestCases() - Static method in class hudson.plugins.testlink.util.Messages
-
Updating TestLink test cases.
- _TestLinkBuilder_UsedTLURL(Object) - Static method in class hudson.plugins.testlink.util.Messages
-
Using TestLink URL: {0}
- _TestLinkProjectAction_DisplayName() - Static method in class hudson.plugins.testlink.util.Messages
-
TestLink results