- Sender - Class in fi.meliora.testlab.ext.jenkins
-
Sends jenkins test results to Testlab.
- Sender() - Constructor for class fi.meliora.testlab.ext.jenkins.Sender
-
- sendResults(String, boolean, String, String, String, String, String, String, boolean, boolean, boolean, String, String, AbstractBuild<?, ?>) - Static method in class fi.meliora.testlab.ext.jenkins.Sender
-
Does the actual sending of results to Testlab.
- serialize(List<Param>, Charset, OutputStream) - Method in class org.codegist.crest.serializer.jackson.JsonEntityWriter.JsonEncodedFormJacksonSerializer
-
- setAddIssues(boolean) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Set to true to add issues for failed test cases.
- setAssignIssuesToUser(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Assign added issues to this user if the user is found in the project.
- setComment(String) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
- setComment(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Comment for the test run.
- setEnabled(boolean) - Method in class fi.meliora.testlab.ext.jenkins.CORSFilter
-
- setMappingId(String) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Id value to use to lookup the test case from Testlab.
- setMergeAsSingleIssue(boolean) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Set to true to merge added issues to a single issue.
- setOrigins(List<String>) - Method in class fi.meliora.testlab.ext.jenkins.CORSFilter
-
- setProjectId(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Id of the project to add the test results to.
- setProjectKey(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Key of the project to add the test results to.
- setReopenExistingIssues(boolean) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Set to true to reopen existing issues in Testlab if found.
- setResult(int) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Result status value for the run test case.
- setResults(List<TestCaseResult>) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Results of individual test cases.
- setRun(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Timestamp of when this test case was completed.
- setRunBy(String) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Name of the user who ran this test case.
- setRunById(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Id of the user who ran this test case.
- setStarted(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Timestamp of when this test case was started.
- setStatus(int) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Status for test run.
- setTestCaseId(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestCaseResult
-
Test case id for this result.
- setTestCaseMappingField(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Title of the custom field to use to map the test cases from the project.
- setTestEnvironmentId(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Id of the test environment for the test run.
- setTestEnvironmentTitle(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Title of the test environment for the test run.
- setTestRunId(Long) - Method in class fi.meliora.testlab.ext.rest.model.AddTestResultResponse
-
- setTestRunId(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Id of the test run to update the test results to.
- setTestRunTitle(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Title of the test run to update the test results to.
- setTestTargetId(Long) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Id of the test target (version) for the test run.
- setTestTargetTitle(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Title of the test target (version) for the test run.
- setUser(String) - Method in class fi.meliora.testlab.ext.rest.model.TestResult
-
Name of the user to execute Testlab operations with.
- STATUS_ABORTED - Static variable in class fi.meliora.testlab.ext.rest.model.TestResult
-
- STATUS_FINISHED - Static variable in class fi.meliora.testlab.ext.rest.model.TestResult
-
- STATUS_NOTSTARTED - Static variable in class fi.meliora.testlab.ext.rest.model.TestResult
-
- STATUS_STARTED - Static variable in class fi.meliora.testlab.ext.rest.model.TestResult
-