Uses of Class
org.alfresco.utility.testrail.annotation.TestRail
-
Packages that use TestRail Package Description org.alfresco.utility.testrail org.alfresco.utility.testrail.core -
-
Uses of TestRail in org.alfresco.utility.testrail
Methods in org.alfresco.utility.testrail with parameters of type TestRail Modifier and Type Method Description voidTestRailApi. addTestCase(org.testng.ITestResult result, Section section, TestRail annotation)voidTestRailApi. addTestSteps(org.testng.ITestResult result, java.lang.String steps, Section section, TestRail annotation)booleanTestRailApi. isAutomatedTestCaseInSection(java.lang.String testName, Section section, TestRail annotation) -
Uses of TestRail in org.alfresco.utility.testrail.core
Methods in org.alfresco.utility.testrail.core that return TestRail Modifier and Type Method Description TestRailTestCaseDetail. getTestRailAnnotation()Methods in org.alfresco.utility.testrail.core with parameters of type TestRail Modifier and Type Method Description protected voidTestCaseDestination. fromAnnotation(TestRail testRailAnnotation)
-