Uses of Class
org.alfresco.utility.testrail.model.Run
Packages that use Run
-
Uses of Run in org.alfresco.utility.testrail
Methods in org.alfresco.utility.testrail that return RunModifier and TypeMethodDescriptionTestRailApi.getRunOfCurrentProject()Returns the current Test Runs of current projectMethods in org.alfresco.utility.testrail that return types with arguments of type RunMethods in org.alfresco.utility.testrail with parameters of type RunModifier and TypeMethodDescriptionTestRailApi.updateTestCaseResult(org.testng.ITestResult result, Run run) -
Uses of Run in org.alfresco.utility.testrail.core
Methods in org.alfresco.utility.testrail.core that return RunModifier and TypeMethodDescriptionTestRailAPI.getCurrentRun()Perform TestRAIL query of all runs and return theRunobject related toand run TestRailAPI.getRunOfCurrentProject()Returns the current Test Runs of current projectMethods in org.alfresco.utility.testrail.core that return types with arguments of type Run