Uses of Class
org.alfresco.utility.testrail.core.TestCaseDetail
Packages that use TestCaseDetail
-
Uses of TestCaseDetail in org.alfresco.utility.testrail.core
Methods in org.alfresco.utility.testrail.core that return TestCaseDetailModifier and TypeMethodDescriptionTestRailExecutor.uploadTestCase(org.testng.ITestResult currentTest) Methods in org.alfresco.utility.testrail.core with parameters of type TestCaseDetailModifier and TypeMethodDescriptionvoidTestRailAPI.createNewSection(TestCaseDetail currentTestCase, List<Section> allSections) TestRailAPI.uploadTestCase(TestCaseDetail currentTest) Method parameters in org.alfresco.utility.testrail.core with type arguments of type TestCaseDetailModifier and TypeMethodDescriptionTestRailAPI.addResultsForCases(List<TestCaseDetail> currentTestCases) TestRailExecutor.addResultsForCases(List<TestCaseDetail> currentTestCases) voidTestRailAPI.updateTestRunWithSelectedTestCases(List<TestCaseDetail> currentTestCases) Update current test run and select/add in test run ONLY the executed test cases