Skip navigation links
C E G H O S T W 

C

Context - Class in org.touchbit.testrail4j.gson.model
 
Context() - Constructor for class org.touchbit.testrail4j.gson.model.Context
No args constructor for use in serialization
Context(Boolean, List<Long>) - Constructor for class org.touchbit.testrail4j.gson.model.Context
 
Context_ - Class in org.touchbit.testrail4j.gson.model
 
Context_() - Constructor for class org.touchbit.testrail4j.gson.model.Context_
No args constructor for use in serialization
Context_(Boolean, List<Long>) - Constructor for class org.touchbit.testrail4j.gson.model.Context_
 

E

equals(Object) - Method in class org.touchbit.testrail4j.gson.model.Context
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.Context_
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.Options
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRError
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRResults
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
equals(Object) - Method in class org.touchbit.testrail4j.gson.model.TRUser
 

G

getActual() - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step actual result
getAnnouncement() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The description/announcement of the project
getAssignedtoId() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the user the entire test plan is assigned to
getAssignedtoId() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The ID of the user the test run(s) should be assigned to
getAssignedtoId() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the assignee (user) of the test result
getAssignedtoId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the user the entire test run is assigned to
getAssignedtoId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the user the test is assigned to
getBlockedCount() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as blocked
getBlockedCount() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as blocked
getCaseId() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the test case (Util field.
getCaseId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the related test case
getCaseIds() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of case IDs for the custom case selection
getCaseIds() - Method in class org.touchbit.testrail4j.gson.model.TRRun
An array of case IDs for the custom case selection
getColorBright() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getColorDark() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getColorMedium() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getComment() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The comment or error message of the test result
getCompletedOn() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The date/time when the milestone was marked as completed (as UNIX timestamp)
getCompletedOn() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The date/time when the test plan was closed (as UNIX timestamp)
getCompletedOn() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The date/time when the project was marked as completed (as UNIX timestamp)
getCompletedOn() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The date/time when the test run was closed (as UNIX timestamp)
getCompletedOn() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The date/time when the test suite was closed (as UNIX timestamp) (added with TestRail 4.0)
getConfig() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The configuration of the test run as string (if part of a test plan)
getConfigIds() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of configuration IDs used for the test runs of the test plan entry (requires TestRail 3.1 or later)
getConfigIds() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The array of IDs of the configurations of the test run (if part of a test plan)
getConfigs() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
Remove this piece of shit with 'anyOf' after solving https://discuss.gurock.com/t/bug-api-different-types-of-returned-data-for-case-fields-configs/10598
getConfigs() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
getConfigs() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getContent() - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step value
getContext() - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
getContext() - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
getCreatedBy() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the user who created the test case
getCreatedBy() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the user who created the test plan
getCreatedBy() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the user who created the test result
getCreatedBy() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the user who created the test run
getCreatedOn() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The date/time when the test case was created (as UNIX timestamp)
getCreatedOn() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The date/time when the test plan was created (as UNIX timestamp)
getCreatedOn() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The date/time when the test result was created (as UNIX timestamp)
getCreatedOn() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The date/time when the test run was created (as UNIX timestamp)
getCustomAutomationType() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Automation Type.
getCustomAutomationType() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Automation Type.
getCustomExpected() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template expected result
getCustomExpected() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template expected result
getCustomGoals() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Exploratory Session template goals
getCustomGoals() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Exploratory Session template goals
getCustomMission() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Exploratory Session template mission
getCustomMission() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Exploratory Session template mission
getCustomPreconds() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template preconditions
getCustomPreconds() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template preconditions
getCustomStatus1Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus1Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus2Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus2Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus3Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus3Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus4Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus4Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus5Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus5Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus6Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus6Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus7Count() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
getCustomStatus7Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus8Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStatus9Count() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
getCustomStepResults() - Method in class org.touchbit.testrail4j.gson.model.TRResult
Test Case (Steps) template results
getCustomSteps() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template steps
getCustomSteps() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template steps
getCustomStepsSeparated() - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Steps) template steps
getCustomStepsSeparated() - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Steps) template steps
getDefaultValue() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getDefects() - Method in class org.touchbit.testrail4j.gson.model.TRResult
A comma-separated list of defects linked to the test result
getDepth() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The level in the section hierarchy of the test suite
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The description for the new custom field
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The description of the milestone
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The description of the test plan
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The description of the test run(s) (requires TestRail 5.2 or later)
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The description of the test run
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The description of the section (added with TestRail 4.0)
getDescription() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The description of the test suite
getDisplayOrder() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getDisplayOrder() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getDisplayOrder() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The order in the test suite
getDueOn() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The due date/time of the milestone (as UNIX timestamp)
getElapsed() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The amount of time it took to execute the test (e.g.
getEmail() - Method in class org.touchbit.testrail4j.gson.model.TRUser
The email address of the user as configured in TestRail (Required)
getEntityId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getEntries() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
An array of 'entries', i.e.
getEntryId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
Test plan entry UUID
getEntryIndex() - Method in class org.touchbit.testrail4j.gson.model.TRRun
Test plan entry index
getError() - Method in class org.touchbit.testrail4j.gson.model.TRError
Error message (Required)
getEstimate() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The estimate, e.g.
getEstimate() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The estimate of the related test case, e.g.
getEstimateForecast() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The estimate forecast, e.g.
getEstimateForecast() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The estimate forecast of the related test case, e.g.
getExpected() - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step expected result
getFailedCount() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as failed
getFailedCount() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as failed
getFormat() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getFormat() - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
getGroupId() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
getHasActual() - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
getHasExpected() - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The unique ID of the test case
getId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The unique ID of the milestone
getId() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The unique ID of the test plan
getId() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
UUID
getId() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The unique ID of the project
getId() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
getId() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
getId() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The unique ID of the test result
getId() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The unique ID of the test run
getId() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the section
getId() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The unique ID of the test suite
getId() - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
getId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The unique ID of the test
getId() - Method in class org.touchbit.testrail4j.gson.model.TRUser
The unique ID of the user (Required)
getIncludeAll() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
Set flag to true if you want the new custom field included for all templates.
getIncludeAll() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
True for including all test cases of the test suite and false for a custom case selection (default: true)
getIncludeAll() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
getIncludeAll() - Method in class org.touchbit.testrail4j.gson.model.TRRun
True if the test run includes all test cases and false otherwise
getIsActive() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getIsActive() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
getIsActive() - Method in class org.touchbit.testrail4j.gson.model.TRUser
True if the user is active and false otherwise (Required)
getIsBaseline() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is a baseline test suite and false otherwise (added with TestRail 4.0)
getIsCompleted() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
True if the milestone is marked as completed and false otherwise
getIsCompleted() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
True if the test plan was closed and false otherwise
getIsCompleted() - Method in class org.touchbit.testrail4j.gson.model.TRProject
True if the project is marked as completed and false otherwise
getIsCompleted() - Method in class org.touchbit.testrail4j.gson.model.TRRun
True if the test run was closed and false otherwise
getIsCompleted() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is marked as completed/archived and false otherwise (added with TestRail 4.0)
getIsDefault() - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
getIsDefault() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
getIsDefault() - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
getIsFinal() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getIsGlobal() - Method in class org.touchbit.testrail4j.gson.model.Context
 
getIsGlobal() - Method in class org.touchbit.testrail4j.gson.model.Context_
(Required)
getIsMaster() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is a master test suite and false otherwise (added with TestRail 4.0)
getIsMulti() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getIsRequired() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getIsRequired() - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
getIsStarted() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
True if the milestone is marked as started and false otherwise (available since TestRail 5.3)
getIsSystem() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getIsSystem() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getIsUntested() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getItems() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getLabel() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The label for custom field (Required)
getLabel() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getLabel() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getLocationId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes
getMilestoneId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the milestone that is linked to the test case
getMilestoneId() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the milestone this test plan belongs to
getMilestoneId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the milestone this test run belongs to
getMilestoneId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the milestone that is linked to the test case
getMilestones() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The sub milestones that belong to the milestone (if any); only available with get_milestone (available since TestRail 5.3)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The name for custom field (Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The name of the milestone (Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The name of the test plan (Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The name of the test run(s)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The name of the project
getName() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The name of the test run
getName() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The name of the section (required) (Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The name of the test suite
getName() - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
getName() - Method in class org.touchbit.testrail4j.gson.model.TRUser
The full name of the user (Required)
getOptions() - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
getOptions() - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
getParentId() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The ID of the parent milestone the milestone belongs to (if any) (available since TestRail 5.3)
getParentId() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the parent section (to build section hierarchies)
getPassedCount() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as passed
getPassedCount() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as passed
getPlanId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the test plan this test run belongs to
getPriority() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
getPriorityId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the priority that is linked to the test case
getPriorityId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the priority that is linked to the test case
getProjectId() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The ID of the project the milestone belongs to
getProjectId() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the project this test plan belongs to
getProjectId() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
getProjectId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the project this test run belongs to
getProjectId() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The ID of the project this test suite belongs to
getProjectIds() - Method in class org.touchbit.testrail4j.gson.model.Context
 
getProjectIds() - Method in class org.touchbit.testrail4j.gson.model.Context_
(Required)
getRefs() - Method in class org.touchbit.testrail4j.gson.model.TRCase
A comma-separated list of references/requirements
getRefs() - Method in class org.touchbit.testrail4j.gson.model.TRTest
A comma-separated list of references/requirements that are linked to the test case
getResults() - Method in class org.touchbit.testrail4j.gson.model.TRResults
(Required)
getRetestCount() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as retest
getRetestCount() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as retest
getRows() - Method in class org.touchbit.testrail4j.gson.model.Options
 
getRows() - Method in class org.touchbit.testrail4j.gson.model.Options_
 
getRunId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test run the test belongs to
getRuns() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of test runs with configurations, please see the example below for details (requires TestRail 3.1 or later)
getSectionId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the section the test case belongs to
getShortName() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
getShowAnnouncement() - Method in class org.touchbit.testrail4j.gson.model.TRProject
True to show the announcement/description and false otherwise
getStartedOn() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The date/time when the milestone was started (as UNIX timestamp) (available since TestRail 5.3)
getStartOn() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The scheduled start date/time of the milestone (as UNIX timestamp) (available since TestRail 5.3)
getStatusId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
getStatusId() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The status of the test result, e.g.
getStatusId() - Method in class org.touchbit.testrail4j.gson.model.TRStep
The ID of the test step status.
getStatusId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the current status of the test, also see get_statuses
getSuiteId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the suite the test case belongs to
getSuiteId() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The ID of the test suite for the test run(s) (required) (Required)
getSuiteId() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the test suite this test run is derived from
getSuiteId() - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the test suite (ignored if the project is operating in single suite mode, required otherwise)
getSuiteMode() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The suite mode of the project (1 for single suite mode, 2 for single suite + baselines, 3 for multiple suites) (added with TestRail 4.0)
getSystemName() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The system name for custom field
getSystemName() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getTemplateId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the template (field layout) the test case uses (requires TestRail 5.2 or later)
getTemplateId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test template
getTemplateIds() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
ID's of templates new custom field will apply to if include_all is set to false
getTemplateIds() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
getTestId() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the test this test result belongs to
getTitle() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The title of the test case
getTitle() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The title of the related test case
getType() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes You can pass the number of the type as well as the word, e.g.
getTypeId() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the test case type that is linked to the test case
getTypeId() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes (Required)
getTypeId() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
getTypeId() - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test case type that is linked to the test case
getUntestedCount() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as untested
getUntestedCount() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as untested
getUpdatedBy() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the user who last updated the test case
getUpdatedOn() - Method in class org.touchbit.testrail4j.gson.model.TRCase
The date/time when the test case was last updated (as UNIX timestamp)
getUrl() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The address/URL of the milestone in the user interface
getUrl() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The address/URL of the test plan in the user interface
getUrl() - Method in class org.touchbit.testrail4j.gson.model.TRProject
The address/URL of the project in the user interface
getUrl() - Method in class org.touchbit.testrail4j.gson.model.TRRun
The address/URL of the test run in the user interface
getUrl() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The address/URL of the test suite in the user interface
getVersion() - Method in class org.touchbit.testrail4j.gson.model.TRResult
The (build) version the test was executed against

H

hashCode() - Method in class org.touchbit.testrail4j.gson.model.Context
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.Context_
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.Options
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.Options_
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRError
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRResults
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
hashCode() - Method in class org.touchbit.testrail4j.gson.model.TRUser
 

O

Options - Class in org.touchbit.testrail4j.gson.model
 
Options() - Constructor for class org.touchbit.testrail4j.gson.model.Options
No args constructor for use in serialization
Options(String, String, Boolean, String, String, String) - Constructor for class org.touchbit.testrail4j.gson.model.Options
 
Options_ - Class in org.touchbit.testrail4j.gson.model
 
Options_() - Constructor for class org.touchbit.testrail4j.gson.model.Options_
No args constructor for use in serialization
Options_(String, Boolean, Boolean, Boolean, String) - Constructor for class org.touchbit.testrail4j.gson.model.Options_
 
org.touchbit.testrail4j.gson.model - package org.touchbit.testrail4j.gson.model
 

S

setActual(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step actual result
setAnnouncement(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The description/announcement of the project
setAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the user the entire test plan is assigned to
setAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The ID of the user the test run(s) should be assigned to
setAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the assignee (user) of the test result
setAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the user the entire test run is assigned to
setAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the user the test is assigned to
setBlockedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as blocked
setBlockedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as blocked
setCaseId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the test case (Util field.
setCaseId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the related test case
setCaseIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of case IDs for the custom case selection
setCaseIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRRun
An array of case IDs for the custom case selection
setColorBright(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setColorDark(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setColorMedium(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setComment(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The comment or error message of the test result
setCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The date/time when the milestone was marked as completed (as UNIX timestamp)
setCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The date/time when the test plan was closed (as UNIX timestamp)
setCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The date/time when the project was marked as completed (as UNIX timestamp)
setCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The date/time when the test run was closed (as UNIX timestamp)
setCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The date/time when the test suite was closed (as UNIX timestamp) (added with TestRail 4.0)
setConfig(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The configuration of the test run as string (if part of a test plan)
setConfigIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of configuration IDs used for the test runs of the test plan entry (requires TestRail 3.1 or later)
setConfigIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The array of IDs of the configurations of the test run (if part of a test plan)
setConfigs(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
Remove this piece of shit with 'anyOf' after solving https://discuss.gurock.com/t/bug-api-different-types-of-returned-data-for-case-fields-configs/10598
setConfigs(List<TRProjectConfig>) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
setConfigs(List<TRResultFieldConfig>) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setContent(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step value
setContext(Context) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
setContext(Context_) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
setCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the user who created the test case
setCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the user who created the test plan
setCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the user who created the test result
setCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the user who created the test run
setCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The date/time when the test case was created (as UNIX timestamp)
setCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The date/time when the test plan was created (as UNIX timestamp)
setCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The date/time when the test result was created (as UNIX timestamp)
setCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The date/time when the test run was created (as UNIX timestamp)
setCustomAutomationType(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Automation Type.
setCustomAutomationType(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Automation Type.
setCustomExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template expected result
setCustomExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template expected result
setCustomGoals(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Exploratory Session template goals
setCustomGoals(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Exploratory Session template goals
setCustomMission(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Exploratory Session template mission
setCustomMission(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Exploratory Session template mission
setCustomPreconds(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template preconditions
setCustomPreconds(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template preconditions
setCustomStatus1Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus1Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus2Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus2Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus3Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus3Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus4Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus4Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus5Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus5Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus6Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus6Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus7Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan with the respective custom status
setCustomStatus7Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus8Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStatus9Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run with the respective custom status
setCustomStepResults(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRResult
Test Case (Steps) template results
setCustomSteps(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Text) template steps
setCustomSteps(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Text) template steps
setCustomStepsSeparated(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRCase
Test Case (Steps) template steps
setCustomStepsSeparated(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRTest
Test Case (Steps) template steps
setDefaultValue(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setDefects(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
A comma-separated list of defects linked to the test result
setDepth(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The level in the section hierarchy of the test suite
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The description for the new custom field
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The description of the milestone
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The description of the test plan
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The description of the test run(s) (requires TestRail 5.2 or later)
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The description of the test run
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The description of the section (added with TestRail 4.0)
setDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The description of the test suite
setDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The order in the test suite
setDueOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The due date/time of the milestone (as UNIX timestamp)
setElapsed(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The amount of time it took to execute the test (e.g.
setEmail(String) - Method in class org.touchbit.testrail4j.gson.model.TRUser
The email address of the user as configured in TestRail (Required)
setEntityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setEntries(List<TRPlanEntry>) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
An array of 'entries', i.e.
setEntryId(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
Test plan entry UUID
setEntryIndex(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
Test plan entry index
setError(String) - Method in class org.touchbit.testrail4j.gson.model.TRError
Error message (Required)
setEstimate(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The estimate, e.g.
setEstimate(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The estimate of the related test case, e.g.
setEstimateForecast(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The estimate forecast, e.g.
setEstimateForecast(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The estimate forecast of the related test case, e.g.
setExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
Step expected result
setFailedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as failed
setFailedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as failed
setFormat(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setFormat(String) - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
setGroupId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
setHasActual(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
setHasExpected(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
setId(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The unique ID of the test case
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setId(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The unique ID of the milestone
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The unique ID of the test plan
setId(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
UUID
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The unique ID of the project
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The unique ID of the test result
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setId(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The unique ID of the test run
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the section
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The unique ID of the test suite
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The unique ID of the test
setId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRUser
The unique ID of the user (Required)
setIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
Set flag to true if you want the new custom field included for all templates.
setIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
True for including all test cases of the test suite and false for a custom case selection (default: true)
setIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
setIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRRun
True if the test run includes all test cases and false otherwise
setIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
setIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRUser
True if the user is active and false otherwise (Required)
setIsBaseline(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is a baseline test suite and false otherwise (added with TestRail 4.0)
setIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
True if the milestone is marked as completed and false otherwise
setIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
True if the test plan was closed and false otherwise
setIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRProject
True if the project is marked as completed and false otherwise
setIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRRun
True if the test run was closed and false otherwise
setIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is marked as completed/archived and false otherwise (added with TestRail 4.0)
setIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
setIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
setIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
setIsFinal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setIsGlobal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Context
 
setIsGlobal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Context_
(Required)
setIsMaster(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
True if the test suite is a master test suite and false otherwise (added with TestRail 4.0)
setIsMulti(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setIsRequired(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setIsRequired(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
(Required)
setIsStarted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
True if the milestone is marked as started and false otherwise (available since TestRail 5.3)
setIsSystem(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setIsSystem(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setIsUntested(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setItems(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The label for custom field (Required)
setLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setLocationId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes
setMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the milestone that is linked to the test case
setMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the milestone this test plan belongs to
setMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the milestone this test run belongs to
setMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the milestone that is linked to the test case
setMilestones(List<TRMilestone>) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The sub milestones that belong to the milestone (if any); only available with get_milestone (available since TestRail 5.3)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The name for custom field (Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The name of the milestone (Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The name of the test plan (Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The name of the test run(s)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The name of the project
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The name of the test run
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The name of the section (required) (Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The name of the test suite
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
(Required)
setName(String) - Method in class org.touchbit.testrail4j.gson.model.TRUser
The full name of the user (Required)
setOptions(Options) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
(Required)
setOptions(Options_) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
(Required)
setParentId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The ID of the parent milestone the milestone belongs to (if any) (available since TestRail 5.3)
setParentId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the parent section (to build section hierarchies)
setPassedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as passed
setPassedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as passed
setPlanId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the test plan this test run belongs to
setPriority(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
setPriorityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the priority that is linked to the test case
setPriorityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the priority that is linked to the test case
setProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The ID of the project the milestone belongs to
setProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The ID of the project this test plan belongs to
setProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
setProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the project this test run belongs to
setProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The ID of the project this test suite belongs to
setProjectIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.Context
 
setProjectIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.Context_
(Required)
setRefs(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
A comma-separated list of references/requirements
setRefs(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
A comma-separated list of references/requirements that are linked to the test case
setResults(List<TRResult>) - Method in class org.touchbit.testrail4j.gson.model.TRResults
(Required)
setRetestCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as retest
setRetestCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as retest
setRows(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
setRows(String) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
setRunId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test run the test belongs to
setRuns(List<TRRun>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
An array of test runs with configurations, please see the example below for details (requires TestRail 3.1 or later)
setSectionId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the section the test case belongs to
setShortName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
(Required)
setShowAnnouncement(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRProject
True to show the announcement/description and false otherwise
setStartedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The date/time when the milestone was started (as UNIX timestamp) (available since TestRail 5.3)
setStartOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The scheduled start date/time of the milestone (as UNIX timestamp) (available since TestRail 5.3)
setStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
setStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The status of the test result, e.g.
setStatusId(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
The ID of the test step status.
setStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the current status of the test, also see get_statuses
setSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the suite the test case belongs to
setSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
The ID of the test suite for the test run(s) (required) (Required)
setSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The ID of the test suite this test run is derived from
setSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
The ID of the test suite (ignored if the project is operating in single suite mode, required otherwise)
setSuiteMode(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The suite mode of the project (1 for single suite mode, 2 for single suite + baselines, 3 for multiple suites) (added with TestRail 4.0)
setSystemName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
The system name for custom field
setSystemName(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setTemplateId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the template (field layout) the test case uses (requires TestRail 5.2 or later)
setTemplateId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test template
setTemplateIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
ID's of templates new custom field will apply to if include_all is set to false
setTemplateIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
setTestId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The ID of the test this test result belongs to
setTitle(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The title of the test case
setTitle(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The title of the related test case
setType(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes You can pass the number of the type as well as the word, e.g.
setTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the test case type that is linked to the test case
setTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
See org.touchbit.testrail4j.core.type.FieldTypes (Required)
setTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
(Required)
setTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
The ID of the test case type that is linked to the test case
setUntestedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The amount of tests in the test plan marked as untested
setUntestedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The amount of tests in the test run marked as untested
setUpdatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The ID of the user who last updated the test case
setUpdatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
The date/time when the test case was last updated (as UNIX timestamp)
setUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
The address/URL of the milestone in the user interface
setUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
The address/URL of the test plan in the user interface
setUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
The address/URL of the project in the user interface
setUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
The address/URL of the test run in the user interface
setUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
The address/URL of the test suite in the user interface
setVersion(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
The (build) version the test was executed against

T

toString() - Method in class org.touchbit.testrail4j.gson.model.Context
 
toString() - Method in class org.touchbit.testrail4j.gson.model.Context_
 
toString() - Method in class org.touchbit.testrail4j.gson.model.Options
 
toString() - Method in class org.touchbit.testrail4j.gson.model.Options_
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRError
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRResults
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
toString() - Method in class org.touchbit.testrail4j.gson.model.TRUser
 
TRCase - Class in org.touchbit.testrail4j.gson.model
 
TRCase() - Constructor for class org.touchbit.testrail4j.gson.model.TRCase
No args constructor for use in serialization
TRCase(Long, Long, String, String, Long, Long, Long, String, Long, Long, String, Long, Long, Long, Long, String, String, String, String, String, Long, List<TRStep>) - Constructor for class org.touchbit.testrail4j.gson.model.TRCase
 
TRCaseField - Class in org.touchbit.testrail4j.gson.model
Case custom field.
TRCaseField() - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseField
No args constructor for use in serialization
TRCaseField(Object, String, Long, Long, Long, Boolean, Long, Long, Long, String, String, String, String, Long, Long, Boolean, List<Long>) - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseField
 
TRCaseFieldConfig - Class in org.touchbit.testrail4j.gson.model
 
TRCaseFieldConfig() - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
No args constructor for use in serialization
TRCaseFieldConfig(Context, String, Options) - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
TRCaseType - Class in org.touchbit.testrail4j.gson.model
 
TRCaseType() - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseType
No args constructor for use in serialization
TRCaseType(Long, Boolean, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRCaseType
 
TRError - Class in org.touchbit.testrail4j.gson.model
 
TRError() - Constructor for class org.touchbit.testrail4j.gson.model.TRError
No args constructor for use in serialization
TRError(String) - Constructor for class org.touchbit.testrail4j.gson.model.TRError
 
TRMilestone - Class in org.touchbit.testrail4j.gson.model
 
TRMilestone() - Constructor for class org.touchbit.testrail4j.gson.model.TRMilestone
No args constructor for use in serialization
TRMilestone(Long, String, Long, Long, Long, Long, Long, Boolean, Boolean, List<TRMilestone>, String, Long, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRMilestone
 
TRPlan - Class in org.touchbit.testrail4j.gson.model
 
TRPlan() - Constructor for class org.touchbit.testrail4j.gson.model.TRPlan
No args constructor for use in serialization
TRPlan(Long, Long, Long, Long, Long, Long, Long, Long, Long, Long, Long, Long, String, List<TRPlanEntry>, Long, Long, Boolean, Long, String, Long, Long, Long, Long, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRPlan
 
TRPlanEntry - Class in org.touchbit.testrail4j.gson.model
 
TRPlanEntry() - Constructor for class org.touchbit.testrail4j.gson.model.TRPlanEntry
No args constructor for use in serialization
TRPlanEntry(String, Long, String, String, Long, Boolean, List<Long>, List<Long>, List<TRRun>) - Constructor for class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
TRPriority - Class in org.touchbit.testrail4j.gson.model
 
TRPriority() - Constructor for class org.touchbit.testrail4j.gson.model.TRPriority
No args constructor for use in serialization
TRPriority(Long, Boolean, String, Long, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRPriority
 
TRProject - Class in org.touchbit.testrail4j.gson.model
 
TRProject() - Constructor for class org.touchbit.testrail4j.gson.model.TRProject
No args constructor for use in serialization
TRProject(String, Long, Long, Boolean, String, Boolean, String, Long) - Constructor for class org.touchbit.testrail4j.gson.model.TRProject
 
TRProjectConfig - Class in org.touchbit.testrail4j.gson.model
 
TRProjectConfig() - Constructor for class org.touchbit.testrail4j.gson.model.TRProjectConfig
No args constructor for use in serialization
TRProjectConfig(Long, Long, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
TRProjectConfigGroup - Class in org.touchbit.testrail4j.gson.model
 
TRProjectConfigGroup() - Constructor for class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
No args constructor for use in serialization
TRProjectConfigGroup(List<TRProjectConfig>, Long, String, Long) - Constructor for class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
TRResult - Class in org.touchbit.testrail4j.gson.model
 
TRResult() - Constructor for class org.touchbit.testrail4j.gson.model.TRResult
No args constructor for use in serialization
TRResult(Long, Long, Long, Long, String, String, String, String, Long, Long, Long, List<TRStep>) - Constructor for class org.touchbit.testrail4j.gson.model.TRResult
 
TRResultField - Class in org.touchbit.testrail4j.gson.model
 
TRResultField() - Constructor for class org.touchbit.testrail4j.gson.model.TRResultField
No args constructor for use in serialization
TRResultField(List<TRResultFieldConfig>, List<Long>, String, Long, Long, Boolean, String, String, Boolean, String, Long) - Constructor for class org.touchbit.testrail4j.gson.model.TRResultField
 
TRResultFieldConfig - Class in org.touchbit.testrail4j.gson.model
 
TRResultFieldConfig() - Constructor for class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
No args constructor for use in serialization
TRResultFieldConfig(Context_, String, Options_) - Constructor for class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
TRResults - Class in org.touchbit.testrail4j.gson.model
 
TRResults() - Constructor for class org.touchbit.testrail4j.gson.model.TRResults
No args constructor for use in serialization
TRResults(List<TRResult>) - Constructor for class org.touchbit.testrail4j.gson.model.TRResults
 
TRRun - Class in org.touchbit.testrail4j.gson.model
 
TRRun() - Constructor for class org.touchbit.testrail4j.gson.model.TRRun
No args constructor for use in serialization
TRRun(Long, Long, Long, String, String, Long, List<Long>, List<Long>, Long, Long, Long, Long, Long, Long, Long, Long, Long, Long, Long, String, Long, Long, Boolean, Boolean, Long, String, Long, Long, Long, Long, Long, Long, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRRun
 
TRSection - Class in org.touchbit.testrail4j.gson.model
The depth, display_order and parent fields determine the hierarchy of the sections in a test suite.
TRSection() - Constructor for class org.touchbit.testrail4j.gson.model.TRSection
No args constructor for use in serialization
TRSection(String, Long, Long, Long, String, Long, Long) - Constructor for class org.touchbit.testrail4j.gson.model.TRSection
 
TRStatus - Class in org.touchbit.testrail4j.gson.model
 
TRStatus() - Constructor for class org.touchbit.testrail4j.gson.model.TRStatus
No args constructor for use in serialization
TRStatus(Long, Long, Long, Long, Boolean, Boolean, Boolean, String, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRStatus
 
TRStep - Class in org.touchbit.testrail4j.gson.model
Test Case (Steps) template step
TRStep() - Constructor for class org.touchbit.testrail4j.gson.model.TRStep
No args constructor for use in serialization
TRStep(String, String, String, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRStep
 
TRSuite - Class in org.touchbit.testrail4j.gson.model
 
TRSuite() - Constructor for class org.touchbit.testrail4j.gson.model.TRSuite
No args constructor for use in serialization
TRSuite(String, Long, Long, String, Long, Boolean, Boolean, Boolean, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRSuite
 
TRTemplate - Class in org.touchbit.testrail4j.gson.model
 
TRTemplate() - Constructor for class org.touchbit.testrail4j.gson.model.TRTemplate
No args constructor for use in serialization
TRTemplate(Long, Boolean, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRTemplate
 
TRTest - Class in org.touchbit.testrail4j.gson.model
 
TRTest() - Constructor for class org.touchbit.testrail4j.gson.model.TRTest
No args constructor for use in serialization
TRTest(Long, Long, Long, Long, Long, String, String, Long, Long, Long, String, String, Long, String, String, String, String, String, Long, List<TRStep>) - Constructor for class org.touchbit.testrail4j.gson.model.TRTest
 
TRUser - Class in org.touchbit.testrail4j.gson.model
 
TRUser() - Constructor for class org.touchbit.testrail4j.gson.model.TRUser
No args constructor for use in serialization
TRUser(String, Long, Boolean, String) - Constructor for class org.touchbit.testrail4j.gson.model.TRUser
 

W

withActual(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
withAnnouncement(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withAssignedtoId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withBlockedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withBlockedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCaseId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withCaseId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCaseIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withCaseIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withColorBright(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withColorDark(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withColorMedium(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withComment(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCompletedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withConfig(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withConfigIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withConfigIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withConfigs(Object) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withConfigs(List<TRProjectConfig>) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
withConfigs(List<TRResultFieldConfig>) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withContent(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
withContext(Context) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
withContext(Context_) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
withCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withCreatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withCreatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomAutomationType(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomAutomationType(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomGoals(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomGoals(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomMission(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomMission(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomPreconds(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomPreconds(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomStatus1Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus1Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus2Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus2Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus3Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus3Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus4Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus4Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus5Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus5Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus6Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus6Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus7Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withCustomStatus7Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus8Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStatus9Count(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withCustomStepResults(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withCustomSteps(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomSteps(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withCustomStepsSeparated(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withCustomStepsSeparated(List<TRStep>) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withDefaultValue(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withDefects(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withDepth(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withDescription(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withDisplayOrder(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withDueOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withElapsed(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withEmail(String) - Method in class org.touchbit.testrail4j.gson.model.TRUser
 
withEntityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withEntries(List<TRPlanEntry>) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withEntryId(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withEntryIndex(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withError(String) - Method in class org.touchbit.testrail4j.gson.model.TRError
 
withEstimate(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withEstimate(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withEstimateForecast(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withEstimateForecast(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withExpected(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
withFailedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withFailedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withFormat(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withFormat(String) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
withGroupId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
withHasActual(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
withHasExpected(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
withId(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withId(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withId(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withId(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRUser
 
withIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withIncludeAll(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withIsActive(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRUser
 
withIsBaseline(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withIsCompleted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
withIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
withIsDefault(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
withIsFinal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withIsGlobal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Context
 
withIsGlobal(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Context_
 
withIsMaster(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withIsMulti(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withIsRequired(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withIsRequired(Boolean) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
withIsStarted(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withIsSystem(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withIsSystem(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withIsUntested(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withItems(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withLabel(String) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withLocationId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withMilestoneId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withMilestones(List<TRMilestone>) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseType
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfig
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRStatus
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRTemplate
 
withName(String) - Method in class org.touchbit.testrail4j.gson.model.TRUser
 
withOptions(Options) - Method in class org.touchbit.testrail4j.gson.model.TRCaseFieldConfig
 
withOptions(Options_) - Method in class org.touchbit.testrail4j.gson.model.TRResultFieldConfig
 
withParentId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withParentId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withPassedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withPassedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withPlanId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withPriority(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
withPriorityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withPriorityId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProjectConfigGroup
 
withProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withProjectId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withProjectIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.Context
 
withProjectIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.Context_
 
withRefs(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withRefs(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withResults(List<TRResult>) - Method in class org.touchbit.testrail4j.gson.model.TRResults
 
withRetestCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withRetestCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withRows(String) - Method in class org.touchbit.testrail4j.gson.model.Options
 
withRows(String) - Method in class org.touchbit.testrail4j.gson.model.Options_
 
withRunId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withRuns(List<TRRun>) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withSectionId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withShortName(String) - Method in class org.touchbit.testrail4j.gson.model.TRPriority
 
withShowAnnouncement(Boolean) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withStartedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withStartOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withStatusId(String) - Method in class org.touchbit.testrail4j.gson.model.TRStep
 
withStatusId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlanEntry
 
withSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withSuiteId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRSection
 
withSuiteMode(Long) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withSystemName(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withSystemName(String) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withTemplateId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withTemplateId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withTemplateIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withTemplateIds(List<Long>) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withTestId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
withTitle(String) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withTitle(String) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withType(String) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCaseField
 
withTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRResultField
 
withTypeId(Long) - Method in class org.touchbit.testrail4j.gson.model.TRTest
 
withUntestedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withUntestedCount(Long) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withUpdatedBy(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withUpdatedOn(Long) - Method in class org.touchbit.testrail4j.gson.model.TRCase
 
withUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRMilestone
 
withUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRPlan
 
withUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRProject
 
withUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRRun
 
withUrl(String) - Method in class org.touchbit.testrail4j.gson.model.TRSuite
 
withVersion(String) - Method in class org.touchbit.testrail4j.gson.model.TRResult
 
C E G H O S T W 
Skip navigation links

Copyright © 2019. All rights reserved.