Uses of Class
org.alfresco.utility.testrail.model.TestCase
Packages that use TestCase
-
Uses of TestCase in org.alfresco.utility.testrail
Methods in org.alfresco.utility.testrail that return TestCaseMethods in org.alfresco.utility.testrail with parameters of type TestCase -
Uses of TestCase in org.alfresco.utility.testrail.core
Methods in org.alfresco.utility.testrail.core that return TestCaseModifier and TypeMethodDescriptionTestCaseDetail.getTestRailObject()TestRailAPI.uploadTestCase(TestCaseDetail currentTest) Methods in org.alfresco.utility.testrail.core that return types with arguments of type TestCaseModifier and TypeMethodDescriptionTestRailAPI.getAllTestCases(int projectID) TestRailExecutor.getAllTestCases()TestRailAPI.getAllTestCasesFromCurrentProject()Methods in org.alfresco.utility.testrail.core with parameters of type TestCase