| Package | Description |
|---|---|
| org.alfresco.utility.testrail | |
| org.alfresco.utility.testrail.core |
| Modifier and Type | Method and Description |
|---|---|
void |
TestRailApi.addTestCase(org.testng.ITestResult result,
Section section,
TestRail annotation) |
void |
TestRailApi.addTestSteps(org.testng.ITestResult result,
String steps,
Section section,
TestRail annotation) |
boolean |
TestRailApi.isAutomatedTestCaseInSection(String testName,
Section section,
TestRail annotation) |
| Modifier and Type | Method and Description |
|---|---|
TestRail |
TestCaseDetail.getTestRailAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestCaseDestination.fromAnnotation(TestRail testRailAnnotation) |
Copyright © 2005–2019 Alfresco Software. All rights reserved.