Uses of Package
org.alfresco.utility.testrail.model

  • Class
    Description
    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" }
    Represents a Section from TestRail { "id": 1, "suite_id": 1, "name": "rest-api", "description": null, "parent_id": null, "display_order": 1, "depth": 0 }
    Represents one Test Case object from Test Rail v5.7.0.3951 { "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, "display_order": 1, "custom_automation_type": 0, "custom_preconds": null, "custom_steps": null, "custom_expected": null, "custom_steps_separated": null, "custom_mission": null, "custom_goals": null, "custom_testlink_id": null }
  • Class
    Description
    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" }
    Represents a Section from TestRail { "id": 1, "suite_id": 1, "name": "rest-api", "description": null, "parent_id": null, "display_order": 1, "depth": 0 }
    Represents one Test Case object from Test Rail v5.7.0.3951 { "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, "display_order": 1, "custom_automation_type": 0, "custom_preconds": null, "custom_steps": null, "custom_expected": null, "custom_steps_separated": null, "custom_mission": null, "custom_goals": null, "custom_testlink_id": null }
  • Class
    Description