| Package | Description |
|---|---|
| org.alfresco.utility.testrail | |
| org.alfresco.utility.testrail.core |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestRailApi.getCurrentTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRailApi.setCurrentTestCase(TestCase testCase) |
| Modifier and Type | Method and Description |
|---|---|
TestCase |
TestCaseDetail.getTestRailObject() |
TestCase |
TestRailAPI.uploadTestCase(TestCaseDetail currentTest) |
| Modifier and Type | Method and Description |
|---|---|
static List<TestCase> |
TestRailExecutor.getAllTestCases() |
List<TestCase> |
TestRailAPI.getAllTestCases(int projectID) |
List<TestCase> |
TestRailAPI.getAllTestCasesFromCurrentProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseDetail.setTestRailObject(TestCase testRailObject) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.