Module: LeanTesting
- Defined in:
- lib/BaseClass/Entity.rb,
lib/leantesting.rb,
lib/Entity/Bug/Bug.rb,
lib/BaseClass/APIRequest.rb,
lib/BaseClass/EntityList.rb,
lib/Entity/Bug/BugComment.rb,
lib/Entity/Project/Project.rb,
lib/BaseClass/EntityHandler.rb,
lib/Handler/Bug/BugsHandler.rb,
lib/Entity/Bug/BugAttachment.rb,
lib/Handler/User/UserHandler.rb,
lib/Entity/Platform/PlatformOS.rb,
lib/Entity/Project/ProjectUser.rb,
lib/Handler/Auth/OAuth2Handler.rb,
lib/Entity/Platform/PlatformType.rb,
lib/Entity/User/UserOrganization.rb,
lib/Entity/Project/ProjectSection.rb,
lib/Entity/Project/ProjectVersion.rb,
lib/Entity/Platform/PlatformDevice.rb,
lib/Handler/Bug/BugCommentsHandler.rb,
lib/Entity/Platform/PlatformBrowser.rb,
lib/Entity/Project/ProjectBugScheme.rb,
lib/Handler/Project/ProjectsHandler.rb,
lib/Exception/SDKInvalidArgException.rb,
lib/Exception/SDKMissingArgException.rb,
lib/Handler/Platform/PlatformHandler.rb,
lib/Entity/Platform/PlatformOSVersion.rb,
lib/Handler/Bug/BugAttachmentsHandler.rb,
lib/Handler/Platform/PlatformOSHandler.rb,
lib/Handler/Project/ProjectBugsHandler.rb,
lib/Exception/SDKErrorResponseException.rb,
lib/Handler/Project/ProjectUsersHandler.rb,
lib/Exception/BaseException/SDKException.rb,
lib/Exception/SDKBadJSONResponseException.rb,
lib/Handler/Attachment/AttachmentsHandler.rb,
lib/Handler/Platform/PlatformTypesHandler.rb,
lib/Handler/User/UserOrganizationsHandler.rb,
lib/Entity/Platform/PlatformBrowserVersion.rb,
lib/Exception/SDKDuplicateRequestException.rb,
lib/Handler/Project/ProjectSectionsHandler.rb,
lib/Handler/Project/ProjectVersionsHandler.rb,
lib/Exception/SDKIncompleteRequestException.rb,
lib/Handler/Platform/PlatformDevicesHandler.rb,
lib/Exception/SDKUnexpectedResponseException.rb,
lib/Exception/SDKUnsupportedRequestException.rb,
lib/Handler/Platform/PlatformBrowsersHandler.rb,
lib/Handler/Platform/PlatformOSVersionsHandler.rb,
lib/Handler/Platform/PlatformTypeDevicesHandler.rb,
lib/Handler/Project/ProjectBugTypeSchemeHandler.rb,
lib/Handler/Project/ProjectBugStatusSchemeHandler.rb,
lib/Handler/Platform/PlatformBrowserVersionsHandler.rb,
lib/Handler/Project/ProjectBugSeveritySchemeHandler.rb,
lib/Handler/Project/ProjectBugReproducibilitySchemeHandler.rb
Overview
Handler to manage general authentication routines
leantesting.com/en/api-docs#oauth-flow
Defined Under Namespace
Classes: APIRequest, AttachmentsHandler, Bug, BugAttachment, BugAttachmentsHandler, BugComment, BugCommentsHandler, BugsHandler, Client, Entity, EntityHandler, EntityList, OAuth2Handler, PlatformBrowser, PlatformBrowserVersion, PlatformBrowserVersionsHandler, PlatformBrowsersHandler, PlatformDevice, PlatformDevicesHandler, PlatformHandler, PlatformOS, PlatformOSHandler, PlatformOSVersion, PlatformOSVersionsHandler, PlatformType, PlatformTypeDevicesHandler, PlatformTypesHandler, Project, ProjectBugReproducibilitySchemeHandler, ProjectBugScheme, ProjectBugSeveritySchemeHandler, ProjectBugStatusSchemeHandler, ProjectBugTypeSchemeHandler, ProjectBugsHandler, ProjectSection, ProjectSectionsHandler, ProjectUser, ProjectUsersHandler, ProjectVersion, ProjectVersionsHandler, ProjectsHandler, SDKBadJSONResponseException, SDKDuplicateRequestException, SDKErrorResponseException, SDKException, SDKIncompleteRequestException, SDKInvalidArgException, SDKMissingArgException, SDKUnexpectedResponseException, SDKUnsupportedRequestException, UserHandler, UserOrganization, UserOrganizationsHandler