Uses of Annotation Interface
org.alfresco.utility.testrail.annotation.TestRail
Packages that use TestRail
-
Uses of TestRail in org.alfresco.utility.testrail
Methods in org.alfresco.utility.testrail with parameters of type TestRailModifier and TypeMethodDescriptionvoidTestRailApi.addTestCase(org.testng.ITestResult result, Section section, TestRail annotation) voidTestRailApi.addTestSteps(org.testng.ITestResult result, String steps, Section section, TestRail annotation) booleanTestRailApi.isAutomatedTestCaseInSection(String testName, Section section, TestRail annotation) -
Uses of TestRail in org.alfresco.utility.testrail.core
Methods in org.alfresco.utility.testrail.core that return TestRailMethods in org.alfresco.utility.testrail.core with parameters of type TestRailModifier and TypeMethodDescriptionprotected voidTestCaseDestination.fromAnnotation(TestRail testRailAnnotation)