Class TRRun
java.lang.Object
org.touchbit.testrail4j.jackson2.model.TRRun
public class TRRun extends Object
-
Constructor Summary
Constructors Constructor Description TRRun()No args constructor for use in serializationTRRun(String refs, Long updatedOn, Long assignedtoId, Long blockedCount, Long completedOn, String config, String entryId, Long entryIndex, List<Long> configIds, List<Long> caseIds, Long createdBy, Long createdOn, Long customStatus1Count, Long customStatus2Count, Long customStatus3Count, Long customStatus4Count, Long customStatus5Count, Long customStatus6Count, Long customStatus7Count, Long customStatus8Count, Long customStatus9Count, String description, Long failedCount, Long id, Boolean includeAll, Boolean isCompleted, Long milestoneId, String name, Long passedCount, Long planId, Long projectId, Long retestCount, Long suiteId, Long untestedCount, String url) -
Method Summary
Modifier and Type Method Description booleanequals(Object other)Map<String,Object>getAdditionalProperties()LonggetAssignedtoId()The ID of the user the entire test run is assigned toLonggetBlockedCount()The amount of tests in the test run marked as blockedList<Long>getCaseIds()An array of case IDs for the custom case selectionLonggetCompletedOn()The date/time when the test run was closed (as UNIX timestamp)StringgetConfig()The configuration of the test run as string (if part of a test plan)List<Long>getConfigIds()The array of IDs of the configurations of the test run (if part of a test plan)LonggetCreatedBy()The ID of the user who created the test runLonggetCreatedOn()The date/time when the test run was created (as UNIX timestamp)LonggetCustomStatus1Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus2Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus3Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus4Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus5Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus6Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus7Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus8Count()The amount of tests in the test run with the respective custom statusLonggetCustomStatus9Count()The amount of tests in the test run with the respective custom statusStringgetDescription()The description of the test runStringgetEntryId()Test plan entry UUIDLonggetEntryIndex()Test plan entry indexLonggetFailedCount()The amount of tests in the test run marked as failedLonggetId()The unique ID of the test runBooleangetIncludeAll()True if the test run includes all test cases and false otherwiseBooleangetIsCompleted()True if the test run was closed and false otherwiseLonggetMilestoneId()The ID of the milestone this test run belongs toStringgetName()The name of the test runLonggetPassedCount()The amount of tests in the test run marked as passedLonggetPlanId()The ID of the test plan this test run belongs toLonggetProjectId()The ID of the project this test run belongs toStringgetRefs()A comma-separated list of references/requirements (available since TestRail 6.4)LonggetRetestCount()The amount of tests in the test run marked as retestLonggetSuiteId()The ID of the test suite this test run is derived fromLonggetUntestedCount()The amount of tests in the test run marked as untestedLonggetUpdatedOn()The date/time when the test run was last updated (as UNIX timestamp)StringgetUrl()The address/URL of the test run in the user interfaceinthashCode()voidsetAdditionalProperty(String name, Object value)voidsetAssignedtoId(Long assignedtoId)The ID of the user the entire test run is assigned tovoidsetBlockedCount(Long blockedCount)The amount of tests in the test run marked as blockedvoidsetCaseIds(List<Long> caseIds)An array of case IDs for the custom case selectionvoidsetCompletedOn(Long completedOn)The date/time when the test run was closed (as UNIX timestamp)voidsetConfig(String config)The configuration of the test run as string (if part of a test plan)voidsetConfigIds(List<Long> configIds)The array of IDs of the configurations of the test run (if part of a test plan)voidsetCreatedBy(Long createdBy)The ID of the user who created the test runvoidsetCreatedOn(Long createdOn)The date/time when the test run was created (as UNIX timestamp)voidsetCustomStatus1Count(Long customStatus1Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus2Count(Long customStatus2Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus3Count(Long customStatus3Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus4Count(Long customStatus4Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus5Count(Long customStatus5Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus6Count(Long customStatus6Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus7Count(Long customStatus7Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus8Count(Long customStatus8Count)The amount of tests in the test run with the respective custom statusvoidsetCustomStatus9Count(Long customStatus9Count)The amount of tests in the test run with the respective custom statusvoidsetDescription(String description)The description of the test runvoidsetEntryId(String entryId)Test plan entry UUIDvoidsetEntryIndex(Long entryIndex)Test plan entry indexvoidsetFailedCount(Long failedCount)The amount of tests in the test run marked as failedvoidsetId(Long id)The unique ID of the test runvoidsetIncludeAll(Boolean includeAll)True if the test run includes all test cases and false otherwisevoidsetIsCompleted(Boolean isCompleted)True if the test run was closed and false otherwisevoidsetMilestoneId(Long milestoneId)The ID of the milestone this test run belongs tovoidsetName(String name)The name of the test runvoidsetPassedCount(Long passedCount)The amount of tests in the test run marked as passedvoidsetPlanId(Long planId)The ID of the test plan this test run belongs tovoidsetProjectId(Long projectId)The ID of the project this test run belongs tovoidsetRefs(String refs)A comma-separated list of references/requirements (available since TestRail 6.4)voidsetRetestCount(Long retestCount)The amount of tests in the test run marked as retestvoidsetSuiteId(Long suiteId)The ID of the test suite this test run is derived fromvoidsetUntestedCount(Long untestedCount)The amount of tests in the test run marked as untestedvoidsetUpdatedOn(Long updatedOn)The date/time when the test run was last updated (as UNIX timestamp)voidsetUrl(String url)The address/URL of the test run in the user interfaceStringtoString()TRRunwithAdditionalProperty(String name, Object value)TRRunwithAssignedtoId(Long assignedtoId)TRRunwithBlockedCount(Long blockedCount)TRRunwithCaseIds(List<Long> caseIds)TRRunwithCompletedOn(Long completedOn)TRRunwithConfig(String config)TRRunwithConfigIds(List<Long> configIds)TRRunwithCreatedBy(Long createdBy)TRRunwithCreatedOn(Long createdOn)TRRunwithCustomStatus1Count(Long customStatus1Count)TRRunwithCustomStatus2Count(Long customStatus2Count)TRRunwithCustomStatus3Count(Long customStatus3Count)TRRunwithCustomStatus4Count(Long customStatus4Count)TRRunwithCustomStatus5Count(Long customStatus5Count)TRRunwithCustomStatus6Count(Long customStatus6Count)TRRunwithCustomStatus7Count(Long customStatus7Count)TRRunwithCustomStatus8Count(Long customStatus8Count)TRRunwithCustomStatus9Count(Long customStatus9Count)TRRunwithDescription(String description)TRRunwithEntryId(String entryId)TRRunwithEntryIndex(Long entryIndex)TRRunwithFailedCount(Long failedCount)TRRunwithId(Long id)TRRunwithIncludeAll(Boolean includeAll)TRRunwithIsCompleted(Boolean isCompleted)TRRunwithMilestoneId(Long milestoneId)TRRunwithName(String name)TRRunwithPassedCount(Long passedCount)TRRunwithPlanId(Long planId)TRRunwithProjectId(Long projectId)TRRunwithRefs(String refs)TRRunwithRetestCount(Long retestCount)TRRunwithSuiteId(Long suiteId)TRRunwithUntestedCount(Long untestedCount)TRRunwithUpdatedOn(Long updatedOn)TRRunwithUrl(String url)
-
Constructor Details
-
TRRun
public TRRun()No args constructor for use in serialization -
TRRun
public TRRun(String refs, Long updatedOn, Long assignedtoId, Long blockedCount, Long completedOn, String config, String entryId, Long entryIndex, List<Long> configIds, List<Long> caseIds, Long createdBy, Long createdOn, Long customStatus1Count, Long customStatus2Count, Long customStatus3Count, Long customStatus4Count, Long customStatus5Count, Long customStatus6Count, Long customStatus7Count, Long customStatus8Count, Long customStatus9Count, String description, Long failedCount, Long id, Boolean includeAll, Boolean isCompleted, Long milestoneId, String name, Long passedCount, Long planId, Long projectId, Long retestCount, Long suiteId, Long untestedCount, String url)- Parameters:
customStatus7Count-blockedCount-customStatus4Count-milestoneId-description-includeAll-createdOn-entryId-customStatus2Count-untestedCount-configIds-customStatus3Count-passedCount-planId-customStatus9Count-id-customStatus6Count-isCompleted-entryIndex-suiteId-retestCount-updatedOn-url-customStatus5Count-failedCount-refs-createdBy-assignedtoId-completedOn-customStatus8Count-name-caseIds-customStatus1Count-config-projectId-
-
-
Method Details
-
getRefs
A comma-separated list of references/requirements (available since TestRail 6.4) -
setRefs
A comma-separated list of references/requirements (available since TestRail 6.4) -
withRefs
-
getUpdatedOn
The date/time when the test run was last updated (as UNIX timestamp) -
setUpdatedOn
The date/time when the test run was last updated (as UNIX timestamp) -
withUpdatedOn
-
getAssignedtoId
The ID of the user the entire test run is assigned to -
setAssignedtoId
The ID of the user the entire test run is assigned to -
withAssignedtoId
-
getBlockedCount
The amount of tests in the test run marked as blocked -
setBlockedCount
The amount of tests in the test run marked as blocked -
withBlockedCount
-
getCompletedOn
The date/time when the test run was closed (as UNIX timestamp) -
setCompletedOn
The date/time when the test run was closed (as UNIX timestamp) -
withCompletedOn
-
getConfig
The configuration of the test run as string (if part of a test plan) -
setConfig
The configuration of the test run as string (if part of a test plan) -
withConfig
-
getEntryId
Test plan entry UUID -
setEntryId
Test plan entry UUID -
withEntryId
-
getEntryIndex
Test plan entry index -
setEntryIndex
Test plan entry index -
withEntryIndex
-
getConfigIds
The array of IDs of the configurations of the test run (if part of a test plan) -
setConfigIds
The array of IDs of the configurations of the test run (if part of a test plan) -
withConfigIds
-
getCaseIds
An array of case IDs for the custom case selection -
setCaseIds
An array of case IDs for the custom case selection -
withCaseIds
-
getCreatedBy
The ID of the user who created the test run -
setCreatedBy
The ID of the user who created the test run -
withCreatedBy
-
getCreatedOn
The date/time when the test run was created (as UNIX timestamp) -
setCreatedOn
The date/time when the test run was created (as UNIX timestamp) -
withCreatedOn
-
getCustomStatus1Count
The amount of tests in the test run with the respective custom status -
setCustomStatus1Count
The amount of tests in the test run with the respective custom status -
withCustomStatus1Count
-
getCustomStatus2Count
The amount of tests in the test run with the respective custom status -
setCustomStatus2Count
The amount of tests in the test run with the respective custom status -
withCustomStatus2Count
-
getCustomStatus3Count
The amount of tests in the test run with the respective custom status -
setCustomStatus3Count
The amount of tests in the test run with the respective custom status -
withCustomStatus3Count
-
getCustomStatus4Count
The amount of tests in the test run with the respective custom status -
setCustomStatus4Count
The amount of tests in the test run with the respective custom status -
withCustomStatus4Count
-
getCustomStatus5Count
The amount of tests in the test run with the respective custom status -
setCustomStatus5Count
The amount of tests in the test run with the respective custom status -
withCustomStatus5Count
-
getCustomStatus6Count
The amount of tests in the test run with the respective custom status -
setCustomStatus6Count
The amount of tests in the test run with the respective custom status -
withCustomStatus6Count
-
getCustomStatus7Count
The amount of tests in the test run with the respective custom status -
setCustomStatus7Count
The amount of tests in the test run with the respective custom status -
withCustomStatus7Count
-
getCustomStatus8Count
The amount of tests in the test run with the respective custom status -
setCustomStatus8Count
The amount of tests in the test run with the respective custom status -
withCustomStatus8Count
-
getCustomStatus9Count
The amount of tests in the test run with the respective custom status -
setCustomStatus9Count
The amount of tests in the test run with the respective custom status -
withCustomStatus9Count
-
getDescription
The description of the test run -
setDescription
The description of the test run -
withDescription
-
getFailedCount
The amount of tests in the test run marked as failed -
setFailedCount
The amount of tests in the test run marked as failed -
withFailedCount
-
getId
The unique ID of the test run -
setId
The unique ID of the test run -
withId
-
getIncludeAll
True if the test run includes all test cases and false otherwise -
setIncludeAll
True if the test run includes all test cases and false otherwise -
withIncludeAll
-
getIsCompleted
True if the test run was closed and false otherwise -
setIsCompleted
True if the test run was closed and false otherwise -
withIsCompleted
-
getMilestoneId
The ID of the milestone this test run belongs to -
setMilestoneId
The ID of the milestone this test run belongs to -
withMilestoneId
-
getName
The name of the test run -
setName
The name of the test run -
withName
-
getPassedCount
The amount of tests in the test run marked as passed -
setPassedCount
The amount of tests in the test run marked as passed -
withPassedCount
-
getPlanId
The ID of the test plan this test run belongs to -
setPlanId
The ID of the test plan this test run belongs to -
withPlanId
-
getProjectId
The ID of the project this test run belongs to -
setProjectId
The ID of the project this test run belongs to -
withProjectId
-
getRetestCount
The amount of tests in the test run marked as retest -
setRetestCount
The amount of tests in the test run marked as retest -
withRetestCount
-
getSuiteId
The ID of the test suite this test run is derived from -
setSuiteId
The ID of the test suite this test run is derived from -
withSuiteId
-
getUntestedCount
The amount of tests in the test run marked as untested -
setUntestedCount
The amount of tests in the test run marked as untested -
withUntestedCount
-
getUrl
The address/URL of the test run in the user interface -
setUrl
The address/URL of the test run in the user interface -
withUrl
-
getAdditionalProperties
-
setAdditionalProperty
-
withAdditionalProperty
-
toString
-
hashCode
public int hashCode() -
equals
-