| Package | Description |
|---|---|
| org.alfresco.utility.testrail | |
| org.alfresco.utility.testrail.core | |
| org.alfresco.utility.testrail.model |
| Class and Description |
|---|
| Run
Represents on Run from TestRail
{
"id": 1,
"suite_id": 1,
"name": "Test Run 9/3/2016",
"description": null,
"milestone_id": null,
"assignedto_id": null,
"include_all": false,
"is_completed": true,
"completed_on": 1472920906,
"config": null,
"config_ids": [],
"passed_count": 0,
"blocked_count": 0,
"untested_count": 4,
"retest_count": 0,
"failed_count": 1,
"custom_status1_count": 0,
"custom_status2_count": 0,
"custom_status3_count": 0,
"custom_status4_count": 0,
"custom_status5_count": 0,
"custom_status6_count": 0,
"custom_status7_count": 0,
"project_id": 1,
"plan_id": null,
"created_on": 1472920404,
"created_by": 1,
"url": "https://pauly.testrail.net/index.php?/runs/view/1"
}
|
| Section
Represents a Section from TestRail
{
"id": 1,
"suite_id": 1,
"name": "rest-api",
"description": null,
"parent_id": null,
"display_order": 1,
"depth": 0
}
|
| TestCase
Represents one Test Case object from Test Rail
{
"id": 10,
"title": "adminShouldCreateComments",
"section_id": 2,
"template_id": 1,
"type_id": 3,
"priority_id": 2,
"milestone_id": null,
"refs": null,
"created_by": 1,
"created_on": 1472905188,
"updated_by": 1,
"updated_on": 1472905188,
"estimate": null,
"estimate_forecast": null,
"suite_id": 1,
"custom_preconds": null,
"custom_steps": null,
"custom_expected": null,
"custom_steps_separated": null,
"custom_mission": null,
"custom_goals": null
}
|
| Class and Description |
|---|
| Run
Represents on Run from TestRail
{
"id": 1,
"suite_id": 1,
"name": "Test Run 9/3/2016",
"description": null,
"milestone_id": null,
"assignedto_id": null,
"include_all": false,
"is_completed": true,
"completed_on": 1472920906,
"config": null,
"config_ids": [],
"passed_count": 0,
"blocked_count": 0,
"untested_count": 4,
"retest_count": 0,
"failed_count": 1,
"custom_status1_count": 0,
"custom_status2_count": 0,
"custom_status3_count": 0,
"custom_status4_count": 0,
"custom_status5_count": 0,
"custom_status6_count": 0,
"custom_status7_count": 0,
"project_id": 1,
"plan_id": null,
"created_on": 1472920404,
"created_by": 1,
"url": "https://pauly.testrail.net/index.php?/runs/view/1"
}
|
| Section
Represents a Section from TestRail
{
"id": 1,
"suite_id": 1,
"name": "rest-api",
"description": null,
"parent_id": null,
"display_order": 1,
"depth": 0
}
|
| TestCase
Represents one Test Case object from Test Rail
{
"id": 10,
"title": "adminShouldCreateComments",
"section_id": 2,
"template_id": 1,
"type_id": 3,
"priority_id": 2,
"milestone_id": null,
"refs": null,
"created_by": 1,
"created_on": 1472905188,
"updated_by": 1,
"updated_on": 1472905188,
"estimate": null,
"estimate_forecast": null,
"suite_id": 1,
"custom_preconds": null,
"custom_steps": null,
"custom_expected": null,
"custom_steps_separated": null,
"custom_mission": null,
"custom_goals": null
}
|
| Class and Description |
|---|
| CustomStepsSeparated |
Copyright © 2005–2019 Alfresco Software. All rights reserved.