| Package | Description |
|---|---|
| org.alfresco.utility.testrail.core |
| Modifier and Type | Method and Description |
|---|---|
TestCaseDetail |
TestRailExecutor.uploadTestCase(org.testng.ITestResult currentTest) |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRailAPI.createNewSection(TestCaseDetail currentTestCase,
List<Section> allSections) |
TestCase |
TestRailAPI.uploadTestCase(TestCaseDetail currentTest) |
| Modifier and Type | Method and Description |
|---|---|
Object |
TestRailAPI.addResultsForCases(List<TestCaseDetail> currentTestCases) |
Object |
TestRailExecutor.addResultsForCases(List<TestCaseDetail> currentTestCases) |
void |
TestRailAPI.updateTestRunWithSelectedTestCases(List<TestCaseDetail> currentTestCases)
Update current test run and select/add in test run ONLY the executed test cases
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.