Uses of Class
de.qytera.qtaf.testrail.utils.APIException
Packages that use APIException
-
Uses of APIException in de.qytera.qtaf.testrail.utils
Methods in de.qytera.qtaf.testrail.utils that throw APIExceptionModifier and TypeMethodDescriptionstatic voidTestRailManager.addAttachmentForTestCase(APIClient client, String testCaseId, String path) static voidTestRailManager.addResultForTestCase(APIClient client, String caseId, String runId, int status, String comment) static voidTestRailManager.deleteAttachmentForTestCase(APIClient client, String attachmentId) static AttachmentsTestRailManager.getAttachmentsForTestCase(APIClient client, String testCaseId)