Index

A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
Add an evidence item to the list of step evidences.
addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
 
addEvidenceIfPresent(XrayEvidenceItemEntity) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
 
addFeatureDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
addGroupTagToFeatureDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
AdditionalField - Enum Class in de.qytera.qtaf.xray.dto.request.issues
An enum containing additional fields to provide to Jira issue searches.
addScenarioDefinition(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
addTag(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
addTag(String, String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
addTestEnvironment(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
Add a test environment to the list of test environments.
addVariable(String, Object) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
Adds a variable and its content to the GraphQL request.
AGGREGATE_PROGRESS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Aggregate progress field.
AGGREGATE_TIME_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Aggregate time estimate field.
AGGREGATE_TIME_ORIGINAL_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Aggregate original time estimate field.
AGGREGATE_TIME_SPENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Aggregate time spent field.
ASSIGNEE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Assignee field.
ATTACHMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Attachment field.
AUTHENTICATION_JIRA_API_TOKEN - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
AUTHENTICATION_JIRA_USERNAME - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
AUTHENTICATION_XRAY_BEARER_TOKEN - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
AUTHENTICATION_XRAY_CLIENT_ID - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
AUTHENTICATION_XRAY_CLIENT_SECRET - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
AuthenticationCommand - Class in de.qytera.qtaf.xray.commands
Command for Xray authentication
AuthenticationCommand() - Constructor for class de.qytera.qtaf.xray.commands.AuthenticationCommand
Constructor
authenticationResponseAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray authentication response is available.
authenticationSuccess - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray authentication is done.

B

buildManualTestStepResultEntity(StepInformationLogMessage) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
buildMergedManualTestStepResultEntity(List<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
buildMergedTestStepEntity(List<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Converts a list of StepInformationLogMessage into a single XrayTestStepEntity.
buildRequest() - Method in class de.qytera.qtaf.xray.builder.XrayJsonImportBuilder
Creates an execution import DTO based on the test suite logs.
buildTestCase() - Method in class de.qytera.qtaf.xray.TestCaseBuilder
 
buildTestCaseList() - Method in class de.qytera.qtaf.xray.TestCaseBuilder
 
buildTestEntity(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Builds a test entity for an executed test.
buildTestStepEntity(StepInformationLogMessage) - Static method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder

C

collection - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
The entire test suite logs.
combinedScenarioStatus(Collection<TestScenarioLogCollection>) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the combined status of multiple scenario logs.
combinedStepStatus(Collection<StepInformationLogMessage>) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the combined status of multiple step logs.
COMMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Comment field.
COMPONENTS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Components field.
CREATED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Creation date field.
createFeatureFileFromSingleTest(XrayTestDto, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
createFeatureFileFromTestIds(String[], String) - Method in interface de.qytera.qtaf.xray.importer.IXrayImporter
Create feature file by Test IDs
createFeatureFileFromTestIds(String[], String) - Method in class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
Create feature file by Test IDs
createFeatureFileFromTestIds(String[], String) - Method in class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
Create feature file by Test IDs
createFeatureFileFromTestSet(String, XrayTestDtoCollection, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
createFeatureFileFromTestSetId(String, String) - Method in interface de.qytera.qtaf.xray.importer.IXrayImporter
Create feature file by Test Set ID
createFeatureFileFromTestSetId(String, String) - Method in class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
Create feature file by Test Set ID
createFeatureFileFromTestSetId(String, String) - Method in class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
Create feature file by Test Set ID
CREATOR - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Creator field.

D

de.qytera.qtaf.xray - package de.qytera.qtaf.xray
 
de.qytera.qtaf.xray.annotation - package de.qytera.qtaf.xray.annotation
 
de.qytera.qtaf.xray.builder - package de.qytera.qtaf.xray.builder
 
de.qytera.qtaf.xray.builder.test - package de.qytera.qtaf.xray.builder.test
 
de.qytera.qtaf.xray.commands - package de.qytera.qtaf.xray.commands
 
de.qytera.qtaf.xray.config - package de.qytera.qtaf.xray.config
 
de.qytera.qtaf.xray.dto - package de.qytera.qtaf.xray.dto
 
de.qytera.qtaf.xray.dto.request.graphql - package de.qytera.qtaf.xray.dto.request.graphql
 
de.qytera.qtaf.xray.dto.request.issues - package de.qytera.qtaf.xray.dto.request.issues
 
de.qytera.qtaf.xray.dto.request.xray - package de.qytera.qtaf.xray.dto.request.xray
 
de.qytera.qtaf.xray.dto.response.graphql - package de.qytera.qtaf.xray.dto.response.graphql
 
de.qytera.qtaf.xray.dto.response.issues - package de.qytera.qtaf.xray.dto.response.issues
 
de.qytera.qtaf.xray.dto.response.steps - package de.qytera.qtaf.xray.dto.response.steps
 
de.qytera.qtaf.xray.dto.response.xray - package de.qytera.qtaf.xray.dto.response.xray
 
de.qytera.qtaf.xray.entity - package de.qytera.qtaf.xray.entity
 
de.qytera.qtaf.xray.error - package de.qytera.qtaf.xray.error
 
de.qytera.qtaf.xray.event_subscriber - package de.qytera.qtaf.xray.event_subscriber
 
de.qytera.qtaf.xray.events - package de.qytera.qtaf.xray.events
 
de.qytera.qtaf.xray.importer - package de.qytera.qtaf.xray.importer
 
de.qytera.qtaf.xray.log - package de.qytera.qtaf.xray.log
 
de.qytera.qtaf.xray.net.http - package de.qytera.qtaf.xray.net.http
 
de.qytera.qtaf.xray.repository - package de.qytera.qtaf.xray.repository
 
de.qytera.qtaf.xray.repository.jira - package de.qytera.qtaf.xray.repository.jira
 
de.qytera.qtaf.xray.repository.xray - package de.qytera.qtaf.xray.repository.xray
 
description - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Error description
DESCRIPTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Description field.
DUE_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Due date field.

E

ENVIRONMENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Environment field.
errorMessage - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
HTTP error message
errorMessage - Variable in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
 
errorReason() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Returns a summary of all errors that occurred during request handling.
EvidenceUploadError - Class in de.qytera.qtaf.xray.error
Error entity that is created when upload of Xray evidence fails
EvidenceUploadError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.EvidenceUploadError
Constructor
execute() - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
 
execute() - Method in class de.qytera.qtaf.xray.commands.UploadImportCommand
 

F

findByTestId(String) - Method in interface de.qytera.qtaf.xray.repository.IXrayTestRepository
Retrieve an Xray test issue by its ID.
findByTestId(String) - Method in class de.qytera.qtaf.xray.repository.XrayServerTestRepository
Find Tests by ID
findByTestSetId(String) - Method in interface de.qytera.qtaf.xray.repository.IXrayTestRepository
Retrieve all Xray test issues contained in a test set.
findByTestSetId(String) - Method in class de.qytera.qtaf.xray.repository.XrayServerTestRepository
Find Tests by ID
FIX_VERSIONS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Fix versions field.
fromFile(String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided file into an evidence entity.
fromFile(String, String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided file into an evidence entity.
fromString(String, String) - Static method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
Transforms the provided String data into an evidence entity.

G

getAction() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getAction() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step action - native field.
getActualResult() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The actual result field for the step result.
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
Retrieve a list of all evidence items attached to this step result.
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
 
getAllEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
 
getAndStoreFeatureFileDefinitions(String[], String) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
Get feature files from Xray Cloud API by Test(Set) IDs and store them in files
getAssignee() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get assignee
getAssignee() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id for the assignee of the test run.
getAssignee(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getAssignee(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getAssignee(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the user id who the test should be assigned to from provided scenario data.
getAttachments() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getAuthenticationJiraAPIToken() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the API token used during authentication against the Jira instance's REST API.
getAuthenticationJiraUsername() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the username for authenticating against the Jira instance's REST API.
getAuthenticationXrayBearerToken() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the bearer token for authenticating against Xray server.
getAuthenticationXrayClientId() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the client id for authenticating against Xray cloud.
getAuthenticationXrayClientSecret() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the client secret for authenticating against Xray cloud.
getColumn() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Column where the error occurred
getComment() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The comment for the step result.
getComment() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The comment for the test run.
getComment(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getComment(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getComment(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test comment from provided scenario data.
getContentType() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The Content-Type representation header is used to indicate the original media type of the resource.
getCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Cucumber Importer based on Configuration
getCustomFields() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of custom fields for the test run.
getCustomFields(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getCustomFields(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getCustomFields(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of custom field (values) from provided scenario data.
getData() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Response payload
getData() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getData() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getData() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The attachment data encoded in base64.
getData() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step data - native field.
getDefects() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
An array of defect issue keys to associate with the test run.
getDefects() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of defect issue keys to associate with the test run.
getDefects(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getDefects(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getDefects(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of defects from provided scenario data.
getDefinition() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get definition
getDefinition() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The generic test definition.
getDescription() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The description for the test execution issue.
getDescription() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The description of the test issue.
getDuration() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
A duration for the iteration.
getEndDate(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getEndDate(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getEndDate(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test end date from provided scenario data.
getErrorMessage() - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Get errorMessage
getErrorMessage() - Method in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
Get errorMessage
getErrors() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Error DTO
getEvidence() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of evidence items of the test run.
getEvidence(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getEvidence(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getEvidence(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of (defect) evidence from provided scenario data.
getExamples() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The example results for BDD tests (link).
getExamples(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getExamples(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getExamples(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of examples from provided scenario data.
getExecutedBy() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id who executed the test run.
getExecutedBy(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getExecutedBy(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getExecutedBy(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the user id who executed the test from provided scenario data.
getExpand() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Expand
getFeatureFileContentFromSingleTest(XrayTestDto) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
getFeatureFileContentFromTestSet(String, XrayTestDtoCollection, boolean) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
getFeatureFileDefinition(String[]) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayCucumberRepository
Get Tests as Cucumber Feature File
getFeatureFileDefinition(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
 
getFeatureFileDefinition(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryServer
 
getFeatureFileDefinitions(String[]) - Method in class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
Get feature files from Xray Cloud API by Test(Set) IDs
getFields() - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Fields
getFields() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue fields
getFilename() - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The file name for the attachment.
getFilepath() - Method in class de.qytera.qtaf.xray.error.EvidenceUploadError
Get filepath
getFinish() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The finish date for the test run.
getFinishDate() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The finish date for the test execution issue.
getGetTests() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
getId() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue ID
getId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue ID.
getId() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the ID of the created test execution issue.
getId() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getId() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get id
getId() - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field ID.
getIndex() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getInfo() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The info object for creating new Test Execution issues.
getInstance() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray HTTP Dao.
getInstance() - Static method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Retrieve a JiraIssueRepository instance.
getInstance() - Static method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
 
getIssueId() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getIssueIds(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Retrieve all issue IDs for the given test issues.
getIssues() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Jira Issue Response DTO
getIterations() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The iteration containing data-driven test results.
getIterations(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getIterations(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getIterations(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of iterations from provided scenario data.
getJiraAuthorizationHeaderValue() - Method in interface de.qytera.qtaf.xray.repository.jira.JiraEndpoint
Build the 'Authorization' header value for the Jira API.
getJiraUrl() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the URL of the underlying Jira instance.
getJql() - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Jira Query Language statement
getJwtToken() - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
Get jwtToken
getKey() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue key
getKey() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue key.
getKey() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the key of the created test execution issue.
getKey() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getKey() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get key
getKind() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
getLabels() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The test issue labels.
getLimit() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getLine() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Line where the error occurred
getLocations() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
locations
getLog() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The log for the iteration.
getMaxResults() - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Max results
getMessage() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
message
getName() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
getName() - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter name.
getName() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The iteration name.
getParameters() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of parameters along with their values.
getPath() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
paths
getPrecondition() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get precondition
getProject() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The project key where the test execution will be created.
getProjectKey() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the project key.
getProjectKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The project key where the test issue will be created.
getQuery() - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
The GraphQL query.
getRank() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get rank
getRaw() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
getRendered() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
getReporter() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get reporter
getRequirementKeys() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of requirement issue keys to associate with the test.
getResult() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
getResult() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getResult() - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step expected result - native field.
getResults() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getResultsUploadTestPlanKey() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the test plan key to attach execution results to.
getRevision() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
A revision for the revision custom field.
getScenario() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The BDD scenario.
getScenarioType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The BDD scenario type (Scenario or Scenario Outline).
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Self reference
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
A REST API endpoint for the test execution issue.
getSelf() - Method in interface de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseDto
Returns the self link of the created test execution issue.
getSelf() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getSelf() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get self
getServerUrl() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray server URL
getStart() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getStart() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The start date for the test run.
getStartAt() - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Start at
getStartAt() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Start at
getStartDate() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The start date for the test execution issue.
getStartDate(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getStartDate(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getStartDate(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test start date from provided scenario data.
getStatus() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get status
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
The status for the iteration (PASS, FAIL, EXECUTING, TO DO, custom statuses ...).
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The status for the test step (PASSED, FAILED, EXECUTING, TO DO, custom statuses ...).
getStatus() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test run status (PASS, FAIL, EXECUTING, TO DO, custom statuses ...).
getStatus(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getStatus(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getStatus(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's status from provided scenario data.
getStatusCode() - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Get statusCode
getStatusCode() - Method in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
Get statusCode
getStep() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
getSteps() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of step results (for Manual tests).
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The step results.
getSteps() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of test steps (for Manual tests).
getSteps(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getSteps(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getSteps(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Extracts the test's list of test step results from provided scenario data.
getStepStatusFailed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for failed test steps.
getStepStatusPassed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for passed test steps.
getStepStatusPending() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for pending test steps.
getStepStatusSkipped() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for skipped test steps.
getStepStatusUndefined() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for undefined test steps.
getSummary() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The summary for the test execution issue.
getSummary() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The summary for the test issue.
getTestExecIssue() - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
getTestExecutionKey() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The test execution key where to import the execution results.
getTestInfo() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The testInfo element.
getTestInfo(XrayTest, TestScenarioLogCollection) - Method in class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
 
getTestInfo(XrayTest, List<TestScenarioLogCollection>) - Method in class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
 
getTestInfo(XrayTest, T) - Method in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
Builds a test information entity for a test.
getTestKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test issue key.
getTestPlanKey() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test plan key for associating the test execution issue.
getTests() - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The Test Run result details.
getTestsIterationsParametersNameMaxLength() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the maximum allowed length of iteration parameter names.
getTestsIterationsParametersValueMaxLength() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns the maximum allowed length of iteration parameter values.
getTestStatusFailed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for failed tests.
getTestStatusPassed() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for passed tests.
getTestStatusPending() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for pending tests.
getTestStatusSkipped() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get Xray status name for skipped tests.
getTestSteps(Collection<String>) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
Retrieve all test steps for the given test issues.
getTestSteps(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.xray.XrayTestRepositoryCloud
 
getTestSteps(Collection<String>) - Method in class de.qytera.qtaf.xray.repository.xray.XrayTestRepositoryServer
 
getTestType() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
getTestType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The test type (e.g.
getText() - Method in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
The text the API uses for identifying and handling fields.
getTotal() - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Total number
getTotal() - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
getType() - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Get type
getType() - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
The test type (e.g.
getUser() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The username for the Jira user who executed the tests.
getValue() - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field value.
getValue() - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter value.
getVariables() - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
A GraphQL variable mapping.
getVersion() - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The version name for the Fix Version field of the test execution issue.
getXrayAuthorizationHeaderValue() - Static method in class de.qytera.qtaf.xray.repository.xray.XrayCloudAuthenticator
Return the authorization header value based on the configured Xray Cloud credentials.
getXrayAuthorizationHeaderValue() - Method in interface de.qytera.qtaf.xray.repository.xray.XrayEndpoint
Build the 'Authorization' header value for the Xray API.
getXrayCloudCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Xray Cloud Cucumber Importer
getXrayCloudHTTPDao() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray Server HTTP Dao
getXrayImportRequestDto() - Method in class de.qytera.qtaf.xray.commands.UploadImportCommand
Get xrayImportRequestDto
getXrayImportRequestDto() - Method in class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Get xrayImportRequestDto
getXrayImportResponseDto() - Method in class de.qytera.qtaf.xray.commands.UploadImportCommand
Get xrayImportResponseDto
getXrayImportResponseDto() - Method in class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Get xrayImportResponseDto
getXrayServerCucumberImporter() - Static method in class de.qytera.qtaf.xray.importer.XrayImporterFactory
Get Xray Server Cucumber Importer
getXrayServerHTTPJsonDao() - Static method in class de.qytera.qtaf.xray.net.http.XrayHTTPDaoFactory
Factory method for Xray Server HTTP Dao
getXrayService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Get xray service (cloud | server)
getXrayURL() - Method in interface de.qytera.qtaf.xray.repository.xray.XrayEndpoint
Return the base URL for all Xray endpoints.
GraphQLRequestDto - Class in de.qytera.qtaf.xray.dto.request.graphql
A generic GraphQL request.
GraphQLRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
 
GraphQLResponseDto<T> - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a generic GraphQL response.
GraphQLResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
 
GraphQLResponseErrorDto - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a generic GraphQL error, consisting of a message, one or more locations and the query paths which caused them.
GraphQLResponseErrorDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
 
GraphQLResponseErrorLocationDto - Class in de.qytera.qtaf.xray.dto.response.graphql
Represents a GraphQL error location.
GraphQLResponseErrorLocationDto() - Constructor for class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
 

H

hasErrors() - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Whether the response contains any errors.

I

ID - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue id field.
importDtoCreated - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray ImportDTO object is built.
importExecutionResults(ImportExecutionResultsRequestDto) - Method in interface de.qytera.qtaf.xray.repository.xray.XrayTestRepository
Import test execution results using the Xray JSON format.
ImportExecutionResultsRequestDto - Class in de.qytera.qtaf.xray.dto.request.xray
Xray import request DTO.
ImportExecutionResultsRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
 
ImportExecutionResultsResponseCloudDto - Class in de.qytera.qtaf.xray.dto.response.xray
Response object returned from Xray Cloud when a test execution results import has been successful.
ImportExecutionResultsResponseCloudDto() - Constructor for class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
 
ImportExecutionResultsResponseDto - Interface in de.qytera.qtaf.xray.dto.response.xray
Xray import response DTO.
ImportExecutionResultsResponseServerDto - Class in de.qytera.qtaf.xray.dto.response.xray
Response object returned from Xray Server when a test execution results import has been successful.
ImportExecutionResultsResponseServerDto() - Constructor for class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
ImportRequestDtoPersistenceError - Class in de.qytera.qtaf.xray.error
An error log entry describing an error occurring when persisting test result import requests.
ImportRequestDtoPersistenceError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Constructor
ImportResponseDtoPersistenceError - Class in de.qytera.qtaf.xray.error
An error log entry describing an error occurring when persisting test result import responses.
ImportResponseDtoPersistenceError(Throwable) - Constructor for class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Constructor
importTestAsFeature(String, String) - Static method in class de.qytera.qtaf.xray.importer.XrayImporter
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.PersistImportRequestDtoSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.PersistImportResponseDtoSubscriber
 
initialize() - Method in class de.qytera.qtaf.xray.event_subscriber.UploadResultsSubscriber
 
isoDateString(Date) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Transforms a Date into a string compatible with Xray's REST API.
isScenarioImageEvidenceEnabled() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if images should be attached as evidence to Xray test execution import
isScenarioReportEvidenceEnabled() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if HTML report should be attached as evidence to Xray test execution import
ISSUE_KEY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue key field.
ISSUE_LINKS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue links field.
ISSUE_RESTRICTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue restriction field.
ISSUE_TYPE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue type field.
issueSummaries - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
A mapping of test issue keys to their summaries.
isXrayCloudService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if Xray cloud is enabled
isXrayServerService() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Check if Xray server is enabled
IXrayImporter - Interface in de.qytera.qtaf.xray.importer
Interface that all classes that import Cucumber feature files from Xray should implement
IXrayTestRepository - Interface in de.qytera.qtaf.xray.repository
An interface defining methods for interacting with Xray's API in an opaque manner.

J

JiraEndpoint - Interface in de.qytera.qtaf.xray.repository.jira
An interface describing Jira endpoints.
JiraIssueRepository - Class in de.qytera.qtaf.xray.repository.jira
A class for interacting with Jira issues, such as searching for issues or updating existing issues' fields.
JiraIssueResponseDto - Class in de.qytera.qtaf.xray.dto.response.issues
The issue object contained in responses when searching for issues via JQL queries.
JiraIssueResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
 
JiraIssueSearchRequestDto - Class in de.qytera.qtaf.xray.dto.request.issues
The request when searching for specific issues via JQL queries.
JiraIssueSearchRequestDto() - Constructor for class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
 
JiraIssueSearchResponseDto - Class in de.qytera.qtaf.xray.dto.response.issues
The response when searching for specific issues via JQL queries.
JiraIssueSearchResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
 

K

key() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Internal Xray test ID that can be used for uploading test execution results

L

LABELS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Issue labels field.
LAST_VIEWED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Last viewed field.

M

MultipleIterationsXrayTestEntityBuilder - Class in de.qytera.qtaf.xray.builder.test
Builds an XrayTestEntity objects for multiple test iterations.
MultipleIterationsXrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.MultipleIterationsXrayTestEntityBuilder
Constructs a new Xray test entity builder for tests with multiple test iterations.

N

NoXrayTestException() - Constructor for exception de.qytera.qtaf.xray.builder.XrayJsonImportBuilder.NoXrayTestException
Constructs a new exception with a predefined error message.

O

onTestFinished(IQtafTestingContext) - Static method in class de.qytera.qtaf.xray.event_subscriber.UploadResultsSubscriber
Method that is executed when testing has finished.

P

PARENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Parent issue field.
PersistImportRequestDtoSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Persist the Import DTO to the disk
PersistImportRequestDtoSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.PersistImportRequestDtoSubscriber
 
PersistImportResponseDtoSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Persist the Import DTO to the disk
PersistImportResponseDtoSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.PersistImportResponseDtoSubscriber
 
PRIORITY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Priority field.
PROGRESS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Progress field.
PROJECT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Project field.
PROJECT_KEY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 

R

reportCreator - Variable in class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
HTML report creator for scenarios.
REPORTER - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Reporter field.
RESOLUTION - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Resolution field.
RESOLUTION_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Resolution date field.
ResponseData() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
responseDtoAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when all tests are finished.
Result() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_FAILED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_PASSED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_PENDING - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_SKIPPED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_STEP_UNDEFINED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_FAILED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_PASSED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_PENDING - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_CUSTOM_STATUS_TEST_SKIPPED - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_SCENARIO_IMAGE_EVIDENCE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_SCENARIO_REPORT_EVIDENCE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TEST_PLAN_KEY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TESTS_INFO_KEEP_JIRA_SUMMARY - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TESTS_INFO_STEPS_MERGE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TESTS_INFO_STEPS_UPDATE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TESTS_ITERATIONS_PARAMETERS_MAX_LENGTH_NAME - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
RESULTS_UPLOAD_TESTS_ITERATIONS_PARAMETERS_MAX_LENGTH_VALUE - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 

S

scenarioReport() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Flag that indicates whether an HTML report should be added as evidence to this test
screenshots() - Element in annotation interface de.qytera.qtaf.xray.annotation.XrayTest
Flag that indicates whether screenshots should be added as evidence to this test
searchJiraIssues(Collection<String>, AdditionalField...) - Method in class de.qytera.qtaf.xray.repository.jira.JiraIssueRepository
Searches for the given Jira issues, including any additional fields in the response if provided.
SECURITY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Security field.
setAction(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setActualResult(String) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The actual result field for the step result.
setAssignee(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set assignee
setAssignee(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id for the assignee of the test run.
setAttachments(JsonArray) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setColumn(int) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Column where the error occurred
setComment(String) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
The comment for the step result.
setComment(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The comment for the test run.
setContentType(String) - Method in class de.qytera.qtaf.xray.entity.XrayEvidenceItemEntity
The Content-Type representation header is used to indicate the original media type of the resource.
setCustomFields(List<XrayCustomFieldEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of custom fields for the test run.
setData(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setData(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setData(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step data - native field.
setData(T) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Response payload
setDefects(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
An array of defect issue keys to associate with the test run.
setDefects(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of defect issue keys to associate with the test run.
setDefinition(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set definition
setDefinition(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The generic test definition.
setDescription(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The description for the test execution issue.
setDescription(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The description of the test issue.
setDuration(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
A duration for the iteration.
setErrorMessage(String) - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Set errorMessage
setErrorMessage(String) - Method in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
Set errorMessage
setErrors(GraphQLResponseErrorDto[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseDto
Error DTO
setEvidence(List<XrayEvidenceItemEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
An array of evidence items of the test run.
setExamples(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The example results for BDD tests (link).
setExecutedBy(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The user id who executed the test run.
setExpand(String) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Expand
setFields(JsonObject) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue fields
setFields(String[]) - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Fields
setFilepath(String) - Method in class de.qytera.qtaf.xray.error.EvidenceUploadError
Set filepath
setFinish(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The finish date for the test run.
setFinishDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The finish date for the test execution issue.
setGetTests(XrayCloudTestStepResponseDto.ResponseData.TestsData) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData
 
setId(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setId(int) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set id
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue ID
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setId(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue ID.
setId(String) - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field ID.
setIndex(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setInfo(XrayTestExecutionInfoEntity) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The info object for creating new Test Execution issues.
setIssueId(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setIssues(JiraIssueResponseDto[]) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Jira Issue Response DTO
setIterations(List<XrayIterationResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The iteration containing data-driven test results.
setJql(String) - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Jira Query Language statement
setJwtToken(String) - Method in class de.qytera.qtaf.xray.commands.AuthenticationCommand
Set jwtToken
setKey(String) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Issue key
setKey(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
Xray test execution issue key.
setKey(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set key
setKind(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
setLabels(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The test issue labels.
setLimit(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setLine(int) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorLocationDto
Line where the error occurred
setLocations(GraphQLResponseErrorLocationDto[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
locations
setLog(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The log for the iteration.
setMaxResults(Integer) - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Max results
setMessage(String) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
message
setName(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
setName(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter name.
setName(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
The iteration name.
setParameters(List<XrayIterationParameterEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of parameters along with their values.
setPath(String[]) - Method in class de.qytera.qtaf.xray.dto.response.graphql.GraphQLResponseErrorDto
paths
setPrecondition(String[]) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set precondition
setProject(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The project key where the test execution will be created.
setQuery(String) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
The GraphQL query.
setRank(int) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set rank
setRaw(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
setRendered(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
setReporter(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set reporter
setRequirementKeys(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of requirement issue keys to associate with the test.
setResult(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setResult(String) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
setResult(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestStepEntity
The step expected result - native field.
setResults(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result[]) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setRevision(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
A revision for the revision custom field.
setScenario(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
The BDD scenario.
setScenarioType(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
The BDD scenario type (Scenario or Scenario Outline).
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueResponseDto
Self reference
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseCloudDto
A REST API endpoint for the test execution issue.
setSelf(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set self
setStart(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setStart(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The start date for the test run.
setStartAt(Integer) - Method in class de.qytera.qtaf.xray.dto.request.issues.JiraIssueSearchRequestDto
Start at
setStartAt(Integer) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Start at
setStartDate(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The start date for the test execution issue.
setStatus(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set status
setStatusCode(int) - Method in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Set statusCode
setStatusCode(String) - Method in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
Set statusCode
setStep(XrayServerTestStepContentResponseDto) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
setSteps(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step[]) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setSteps(List<XrayManualTestStepResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
An array of step results (for Manual tests).
setSteps(List<XrayManualTestStepResultEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The step results.
setSteps(List<XrayTestStepEntity>) - Method in class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
An array of test steps (for Manual tests).
setSummary(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The summary for the test execution issue.
setTestEnvironments(List<String>) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test environments for the test execution issue.
setTestExecIssue(ImportExecutionResultsResponseServerDto.TestExecutionIssueDto) - Method in class de.qytera.qtaf.xray.dto.response.xray.ImportExecutionResultsResponseServerDto
 
setTestExecutionKey(String) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The test execution key where to import the execution results.
setTestInfo(XrayTestInfoEntity) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The testInfo element.
setTestKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestEntity
The test issue key.
setTestPlanKey(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The test plan key for associating the test execution issue.
setTests(List<XrayTestEntity>) - Method in class de.qytera.qtaf.xray.dto.request.xray.ImportExecutionResultsRequestDto
The Test Run result details.
setTestType(XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result
 
setTotal(int) - Method in class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
setTotal(Integer) - Method in class de.qytera.qtaf.xray.dto.response.issues.JiraIssueSearchResponseDto
Total number
setType(String) - Method in class de.qytera.qtaf.xray.dto.XrayTestDto
Set type
setUser(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The username for the Jira user who executed the tests.
setValue(String) - Method in class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
The test run custom field value.
setValue(String) - Method in class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
The parameter value.
setVariables(JsonObject) - Method in class de.qytera.qtaf.xray.dto.request.graphql.GraphQLRequestDto
A GraphQL variable mapping.
setVersion(String) - Method in class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
The version name for the Fix Version field of the test execution issue.
setXrayImportRequestDto(ImportExecutionResultsRequestDto) - Method in class de.qytera.qtaf.xray.commands.UploadImportCommand
Set xrayImportRequestDto
setXrayImportRequestDto(ImportExecutionResultsRequestDto) - Method in class de.qytera.qtaf.xray.error.ImportRequestDtoPersistenceError
Set xrayImportRequestDto
setXrayImportResponseDto(ImportExecutionResultsResponseDto) - Method in class de.qytera.qtaf.xray.commands.UploadImportCommand
Set xrayImportResponseDto
setXrayImportResponseDto(ImportExecutionResultsResponseDto) - Method in class de.qytera.qtaf.xray.error.ImportResponseDtoPersistenceError
Set xrayImportResponseDto
shouldResultsUploadTestsInfoKeepJiraSummary() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue summaries should be kept as they are in Jira instead of replacing them using Test.testName() during results upload.
shouldResultsUploadTestsInfoStepsMerge() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue steps should be merged into a single step during results upload.
shouldResultsUploadTestsInfoStepsUpdate() - Static method in class de.qytera.qtaf.xray.config.XrayConfigHelper
Returns whether test issue steps should be updated during results upload of tests.
SingleIterationXrayTestEntityBuilder - Class in de.qytera.qtaf.xray.builder.test
Builds XrayTestEntity objects for single test iterations.
SingleIterationXrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.SingleIterationXrayTestEntityBuilder
Constructs a new Xray test entity builder for tests with single test iterations.
STATUS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Status field.
STATUS_CATEGORY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Status category field.
STATUS_CATEGORY_CHANGE_DATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Status category change date field.
statusCode - Variable in class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
HTTP Response status code
statusCode - Variable in class de.qytera.qtaf.xray.log.XrayUploadErrorLog
 
statusToText(TestScenarioLogCollection.Status) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the Xray status text of the test status, e.g.
statusToText(StepInformationLogMessage.Status) - Static method in class de.qytera.qtaf.xray.config.XrayStatusHelper
Returns the Xray status text of the test step status, e.g.
Step() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step
 
SUBTASKS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Subtasks field.
SUMMARY - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Summary field.

T

TestCaseBuilder - Class in de.qytera.qtaf.xray
 
TestCaseBuilder() - Constructor for class de.qytera.qtaf.xray.TestCaseBuilder
 
TestsData() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData
 
TestType() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType
 
text - Variable in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
The text the API uses for identifying and handling fields.
THUMBNAIL - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Thumbnail field.
TIME_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Time estimate field.
TIME_ORIGINAL_ESTIMATE - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Original time estimate field.
TIME_SPENT - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Time spent field.
TIME_TRACKING - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Time tracking field.
truncateParameterName(String) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Truncates an XrayIterationParameterEntity's parameter name to the maximum allowed length.
truncateParameterValue(String) - Static method in class de.qytera.qtaf.xray.builder.XrayJsonHelper
Truncates an XrayIterationParameterEntity's parameter value to the maximum allowed length.

U

UPDATED - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Updated field.
UploadImportCommand - Class in de.qytera.qtaf.xray.commands
Command to upload test results to Xray REST API
UploadImportCommand() - Constructor for class de.qytera.qtaf.xray.commands.UploadImportCommand
 
uploadResponseAvailable - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray upload response is available.
UploadResultsSubscriber - Class in de.qytera.qtaf.xray.event_subscriber
Event subscriber that uploads test results to Xray API
UploadResultsSubscriber() - Constructor for class de.qytera.qtaf.xray.event_subscriber.UploadResultsSubscriber
 
uploadStatus - Static variable in class de.qytera.qtaf.xray.events.XrayEvents
Subject that emits events when Xray Upload is done.
URL_JIRA_SELECTOR - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
URL_XRAY_SELECTOR - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 

V

valueOf(String) - Static method in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Returns the enum constant of this class with the specified name.
values() - Static method in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Returns an array containing the constants of this enum class, in the order they are declared.
VERSIONS - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Versions field.
VOTES - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Votes field.

W

WATCHES - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Watches field.
WORK_LOG - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Work log field.
WORK_RATIO - Enum constant in enum class de.qytera.qtaf.xray.dto.request.issues.AdditionalField
Work ratio field.

X

XRAY_CLOUD_API_V1 - Static variable in class de.qytera.qtaf.xray.config.XrayRestPaths
Xray Cloud API v1
XRAY_CLOUD_API_V2 - Static variable in class de.qytera.qtaf.xray.config.XrayRestPaths
Xray Cloud API v1
XRAY_SERVICE_SELECTOR - Static variable in class de.qytera.qtaf.xray.config.XrayConfigHelper
 
XrayAuthenticationErrorLog - Class in de.qytera.qtaf.xray.log
 
XrayAuthenticationErrorLog(Throwable) - Constructor for class de.qytera.qtaf.xray.log.XrayAuthenticationErrorLog
Constructor
XrayCloudAuthenticator - Class in de.qytera.qtaf.xray.repository.xray
A utility class for authenticating to Xray Cloud.
XrayCloudCucumberImporter - Class in de.qytera.qtaf.xray.importer
This class provides methods for importing Tests as Cucumber feature files from Xray Server
XrayCloudCucumberImporter() - Constructor for class de.qytera.qtaf.xray.importer.XrayCloudCucumberImporter
 
XrayCloudTestStepResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
Represents a response when querying the getTests method of Xray Cloud's GraphQL endpoint.
XrayCloudTestStepResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayCloudTestStepResponseDto
 
XrayCloudTestStepResponseDto.ResponseData - Class in de.qytera.qtaf.xray.dto.response.steps
 
XrayCloudTestStepResponseDto.ResponseData.TestsData - Class in de.qytera.qtaf.xray.dto.response.steps
 
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result - Class in de.qytera.qtaf.xray.dto.response.steps
 
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.Step - Class in de.qytera.qtaf.xray.dto.response.steps
 
XrayCloudTestStepResponseDto.ResponseData.TestsData.Result.TestType - Class in de.qytera.qtaf.xray.dto.response.steps
 
XrayConfigHelper - Class in de.qytera.qtaf.xray.config
Xray configuration helper
XrayCucumberRepository - Interface in de.qytera.qtaf.xray.repository.xray
Every repository class that downloads feature file definitions from Xray should implement this interface.
XrayCucumberRepositoryCloud - Class in de.qytera.qtaf.xray.repository.xray
Export Tests from Xray Server as Cucumber Feature File
XrayCucumberRepositoryCloud() - Constructor for class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryCloud
 
XrayCucumberRepositoryServer - Class in de.qytera.qtaf.xray.repository.xray
Export Tests from Xray Server as Cucumber Feature File
XrayCucumberRepositoryServer() - Constructor for class de.qytera.qtaf.xray.repository.xray.XrayCucumberRepositoryServer
 
XrayCustomFieldEntity - Class in de.qytera.qtaf.xray.entity
Xray custom field entity.
XrayCustomFieldEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayCustomFieldEntity
 
XrayEndpoint - Interface in de.qytera.qtaf.xray.repository.xray
An interface describing Xray endpoints.
XrayEvents - Class in de.qytera.qtaf.xray.events
 
XrayEvidenceItemEntity - Class in de.qytera.qtaf.xray.entity
Xray evidence item entity.
XrayHTTPDaoFactory - Class in de.qytera.qtaf.xray.net.http
Factory class for HTTP Dao obejcts
XrayImporter - Class in de.qytera.qtaf.xray.importer
Class that imports Test definitions from Xray API and saves them locally
XrayImporterFactory - Class in de.qytera.qtaf.xray.importer
Factory class for Xray Importer objects
XrayIterationParameterEntity - Class in de.qytera.qtaf.xray.entity
Xray test iteration parameter entity.
XrayIterationParameterEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationParameterEntity
 
XrayIterationResultEntity - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntity(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntity
 
XrayIterationResultEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntityCloud(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntityCloud
 
XrayIterationResultEntityServer - Class in de.qytera.qtaf.xray.entity
Xray test iteration result entity.
XrayIterationResultEntityServer(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayIterationResultEntityServer
 
XrayJsonHelper - Class in de.qytera.qtaf.xray.builder
Utility class for transforming data into objects compatible with Xray's REST APIs.
XrayJsonImportBuilder - Class in de.qytera.qtaf.xray.builder
Transforms log collection into Xray Execution Import DTO
XrayJsonImportBuilder(TestSuiteLogCollection) - Constructor for class de.qytera.qtaf.xray.builder.XrayJsonImportBuilder
 
XrayJsonImportBuilder.NoXrayTestException - Exception in de.qytera.qtaf.xray.builder
An exception thrown when a test suite did not execute any test marked with XrayTest.
XrayManualTestStepResultEntity - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntity(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntity
 
XrayManualTestStepResultEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntityCloud(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityCloud
 
XrayManualTestStepResultEntityServer - Class in de.qytera.qtaf.xray.entity
Xray manual test step result entity.
XrayManualTestStepResultEntityServer(StepInformationLogMessage.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayManualTestStepResultEntityServer
 
XrayRestPaths - Class in de.qytera.qtaf.xray.config
Xray REST API Paths
XrayServerCucumberImporter - Class in de.qytera.qtaf.xray.importer
This class provides methods for importing Tests as Cucumber feature files from Xray Server
XrayServerCucumberImporter() - Constructor for class de.qytera.qtaf.xray.importer.XrayServerCucumberImporter
 
XrayServerTestRepository - Class in de.qytera.qtaf.xray.repository
Repository class that is responsible for fetching and updating Test Entities via the Xray API
XrayServerTestRepository() - Constructor for class de.qytera.qtaf.xray.repository.XrayServerTestRepository
 
XrayServerTestStepContentResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
Xray Server test step responses contain specific content responses split into raw and rendered.
XrayServerTestStepContentResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepContentResponseDto
 
XrayServerTestStepResponseDto - Class in de.qytera.qtaf.xray.dto.response.steps
An Xray Server test step response.
XrayServerTestStepResponseDto() - Constructor for class de.qytera.qtaf.xray.dto.response.steps.XrayServerTestStepResponseDto
 
XrayStatusHelper - Class in de.qytera.qtaf.xray.config
Utility class for converting QTAF statuses to Xray statuses.
XrayTest - Annotation Interface in de.qytera.qtaf.xray.annotation
Annotation that can be used for tests to configure documentation of test results in Xray
XrayTestDto - Class in de.qytera.qtaf.xray.dto
Class that models JSON response from Xray API
XrayTestDto() - Constructor for class de.qytera.qtaf.xray.dto.XrayTestDto
 
XrayTestDtoCollection - Class in de.qytera.qtaf.xray.dto
Class that mdoels Xray API Response Data
XrayTestDtoCollection() - Constructor for class de.qytera.qtaf.xray.dto.XrayTestDtoCollection
 
XrayTestEntity - Class in de.qytera.qtaf.xray.entity
Xray test entity.
XrayTestEntity(TestScenarioLogCollection.Status) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestEntity
 
XrayTestEntityBuilder<T> - Class in de.qytera.qtaf.xray.builder.test
A class for building XrayTestEntity objects.
XrayTestEntityBuilder(TestSuiteLogCollection, Map<String, String>) - Constructor for class de.qytera.qtaf.xray.builder.test.XrayTestEntityBuilder
 
XrayTestExecutionInfoEntity - Class in de.qytera.qtaf.xray.entity
Xray test execution info entity.
XrayTestExecutionInfoEntity() - Constructor for class de.qytera.qtaf.xray.entity.XrayTestExecutionInfoEntity
 
XrayTestInfoEntity - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntity(String, String) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntity
 
XrayTestInfoEntityCloud - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntityCloud(String, String, String) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityCloud
 
XrayTestInfoEntityServer - Class in de.qytera.qtaf.xray.entity
Xray test info entity.
XrayTestInfoEntityServer(String, String, String) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestInfoEntityServer
 
XrayTestRepository - Interface in de.qytera.qtaf.xray.repository.xray
A class for interacting with Xray issues, such as retrieving test steps or creating test execution issues from local test results.
XrayTestRepositoryCloud - Class in de.qytera.qtaf.xray.repository.xray
A class for interacting with issues in Xray Cloud.
XrayTestRepositoryServer - Class in de.qytera.qtaf.xray.repository.xray
A class for interacting with issues in Xray Server.
XrayTestStepEntity - Class in de.qytera.qtaf.xray.entity
Xray test step entity.
XrayTestStepEntity(String) - Constructor for class de.qytera.qtaf.xray.entity.XrayTestStepEntity
 
XrayTestStepResponseDto - Interface in de.qytera.qtaf.xray.dto.response.steps
The response when retrieving test steps from Xray issues.
XrayUploadErrorLog - Class in de.qytera.qtaf.xray.log
 
XrayUploadErrorLog(Throwable) - Constructor for class de.qytera.qtaf.xray.log.XrayUploadErrorLog
Constructor
A B C D E F G H I J K L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form